ImageFilter
ColorFilter
MaskFilter
This implements https://github.com/flutter/flutter/issues/126342 This implements `ImageFilter`, `ColorFilter` and `MaskFilter` in Skwasm. This includes support on the `Paint` object, as well as the `SceneBuilder` layers that use these types.