MasterFilter Class
Constructor
MasterFilter
()
Methods
getFilterBounds
(
Rectangle
-
target -
[output=null]
Returns the bounds that surround all applied filters.
Parameters:
-
targetDisplayObjectaaa.
-
[output=null]Rectangle optionalOptional parameter, if provided then calculated bounds will be applied to that object.
Returns:
Rectangle:
a string representation of the instance.
initialize
()
deprecated
protected
Properties
refCtx
CanvasRenderingContext
The context these filters are being used from. Necessary for re-using the same context in webGL scenarios, also used as a key for the multi-singleton approach.
Default: null
refCtx
CanvasRenderingContext
The context these filters are being used from. Necessary for re-using the same context in webGL scenarios, also used as a key for the multi-singleton approach.
Default: null