Uses of Class
flash.filters.BitmapFilter

Packages that use BitmapFilter
flash.display   
 

Uses of BitmapFilter in flash.display
 

Methods in flash.display that return types with arguments of type BitmapFilter
 com.google.gwt.core.client.JsArray<BitmapFilter> DisplayObject.getFilters()
          An indexed array that contains each filter object currently associated with the display object.
 

Method parameters in flash.display with type arguments of type BitmapFilter
 void DisplayObject.setFilters(com.google.gwt.core.client.JsArray<BitmapFilter> filters)
           
 



Copyright © 2011. All Rights Reserved.