A color filter can be used with a {@link Paint} to modify the color of
each pixel drawn with that paint. This is an abstract class that should
never be used directly.
Fields Summary
public long
native_instance
Holds the pointer to the native SkColorFilter instance.