Packagelaya.filters
Interfacepublic interface IFilter
Implementors ColorFilter, Filter

滤镜接口。



Public Properties
 PropertyDefined By
  action : IFilterAction
[read-only]
IFilter
  type : int
[read-only]
IFilter
Property Detail
actionproperty
action:IFilterAction  [read-only]


Implementation
    public function get action():IFilterAction
typeproperty 
type:int  [read-only]


Implementation
    public function get type():int