| Package | com.neave.webcam.effects.displace |
| Class | public class WaterEffect |
| Inheritance | WaterEffect com.neave.webcam.effects.displace.AbstractDisplaceEffect |
| Method | Defined by | ||
|---|---|---|---|
|
WaterEffect(source:IBitmapDrawable, targetBitmap:BitmapData)
Creates a water effect as if you were looking into a pool of waving water
| WaterEffect | ||
|
draw():void
Draws the water effect
| WaterEffect | ||
| WaterEffect | () | constructor |
public function WaterEffect(source:IBitmapDrawable, targetBitmap:BitmapData)Creates a water effect as if you were looking into a pool of waving water
Parameterssource:IBitmapDrawable — The source object to use for the effect
|
|
targetBitmap:BitmapData — The target bitmap data to draw the resulting effect into
|
| draw | () | method |
public override function draw():voidDraws the water effect