Static variables

staticread onlyACF:AdjustColorFilter

Adjust Color filter is a workaround to give some color adjustment, including hue-rotation, saturation, brightness and contrast. After calculating every required adjustment, it gets the matrix and then the filter is applied as a ColorMatrixFilter.

See also:

  • flxanimate.motion.AdjustColor

  • flxanimate.motion.ColorMatrix

  • flxanimate.motion.DynamicMatrix

  • openfl.filters.ColorMatrixFilter

staticread onlyGF:GlowFilter