Packagecom.neave.webcam.effects.displace
Classpublic class BulgeEffect
InheritanceBulgeEffect Inheritance com.neave.webcam.effects.displace.AbstractDisplaceEffect



Public Methods
 MethodDefined by
  
BulgeEffect(source:IBitmapDrawable, targetBitmap:BitmapData)
Creates a bulge effect that pushes the centre of the image outwards
BulgeEffect
Constructor detail
BulgeEffect()constructor
public function BulgeEffect(source:IBitmapDrawable, targetBitmap:BitmapData)

Creates a bulge effect that pushes the centre of the image outwards

Parameters
source:IBitmapDrawable — The source object to use for the effect
 
targetBitmap:BitmapData — The target bitmap data to draw the resulting effect into