Packagecom.boostworthy.core
Interfacepublic interface IColorable
ImplementorsEnhancedBitmap, EnhancedMovieClip, EnhancedShape, EnhancedSimpleButton, EnhancedSprite

The 'IColorable' interface defines a common interface for all colorable objects.



Public Properties
 PropertyDefined by
  colorMatrix : ColorMatrix
[read-only] Gets a reference to the color matrix instance that is associated with the object.
IColorable
Property detail
colorMatrixproperty
colorMatrix:ColorMatrix  [read-only]

Gets a reference to the color matrix instance that is associated with the object.

Implementation
    public function get colorMatrix():ColorMatrix