Packageorg.alivepdf.images.gif.frames
Classpublic class GIFFrame
InheritanceGIFFrame Inheritance Object



Public Properties
 PropertyDefined By
  bitmapData : BitmapData
GIFFrame
  delay : int
GIFFrame
Public Methods
 MethodDefined By
  
GIFFrame(pImage:BitmapData, pDelay:int)
GIFFrame
Property Detail
bitmapDataproperty
public var bitmapData:BitmapData

delayproperty 
public var delay:int

Constructor Detail
GIFFrame()Constructor
public function GIFFrame(pImage:BitmapData, pDelay:int)



Parameters
pImage:BitmapData
 
pDelay:int