Constructor

Methods

filter (o:ColorFilterOptions):Null<Bitmap>

Applies a linear transformation (a * value + c) on each channel (red, green, blue, alpha) .

grayScale (?o:ColorFilterOptions):Null<Bitmap>

transform each channel to the closer gray to each of them.