Packagecom.neave.webcam.effects.displace
Classpublic class FishbowlEffect
InheritanceFishbowlEffect Inheritance com.neave.webcam.effects.displace.AbstractDisplaceEffect



Public Methods
 MethodDefined by
  
FishbowlEffect(source:IBitmapDrawable, targetBitmap:BitmapData)
Creates a fishbowl effect like looking into a fishbowl, the opposite of the fisheye effect
FishbowlEffect
Constructor detail
FishbowlEffect()constructor
public function FishbowlEffect(source:IBitmapDrawable, targetBitmap:BitmapData)

Creates a fishbowl effect like looking into a fishbowl, the opposite of the fisheye effect

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