Packagecom.degrafa.core
Interfacepublic interface IBlend
ImplementorsBitmapFill, BlendFill, ComplexFill

Base interface for Degrafa objects that require a blend mode.



Public Properties
 PropertyDefined by
  blendMode : String
IBlend
Property detail
blendModeproperty
blendMode:String  [read-write]Implementation
    public function get blendMode():String
    public function set blendMode(value:String):void