react-native-skia icon indicating copy to clipboard operation
react-native-skia copied to clipboard

Implement new CanvasKit ImageFilters

Open wcandillon opened this issue 3 years ago • 0 comments

This is a draft PR to test the upcoming image filters from the upcoming 0.36 version of CanvasKit.

  • [ ] Add tests
  • [ ] Look into MakeShader
  • [ ] Expose MakeMatrix, MakeImage to the C++ side
  • [x] Fix calls where this is lost (factory = Skia.ImageFilter.MakeDropShadowOnly).

wcandillon avatar Jul 13 '22 11:07 wcandillon