SourceModule image_filter
Base class for image filters: when installed in a skia.Paint, drawing occurs as usual but
as if into an offscreen, which is then filtered before being drawn to the device.
Classes§
| ImageFilter |
Base class for image filters: when installed in a skia.Paint, drawing occurs as usual but
as if into an offscreen, which is then filtered before being drawn to the device.
| ImageFilter |