| Package | ardisia.filters |
| Class | public class BloatFilter |
| Inheritance | BloatFilter PinchFilter DisplacementMapFilterFixed spark.filters.DisplacementMapFilter |
| Property | Defined By | ||
|---|---|---|---|
![]() | mapBitmapSource : BitmapData
Bitmap data used by the component to create the mapBitmap. | PinchFilter | |
| strength : Number [override]
The strength of the filter. | BloatFilter | ||
| Method | Defined By | ||
|---|---|---|---|
| BloatFilter | |||
![]() | updateDisplacementMap():void
Update the map bitmap and effect. | PinchFilter | |
| strength | property |
strength:Number[override] The strength of the filter.
Value varies from 0 to 100. A value of 0 has no effect.
The default value is 50.
public function get strength():Number public function set strength(value:Number):void| BloatFilter | () | Constructor |
public function BloatFilter()