Packageorg.alivepdf.images
Classpublic final class PNGImage
InheritancePNGImage Inheritance PDFImage



Public Properties
 PropertyDefined by
 Inheritedbpc : int = 8
PDFImage
 Inherited_bytes : ByteArray
PDFImage
 Inheritedbytes : ByteArray
PDFImage
 Inheritedcs : String = "DeviceRGB"
PDFImage
 Inheritedf : String
PDFImage
 InheritedFORMAT_JPEG : int = 0
[static]
PDFImage
 Inheritedheight : int
PDFImage
 Inheritedi : int
PDFImage
 Inheritedn : int
PDFImage
  pal : String
PNGImage
  parms : String
PNGImage
  stream : ByteArray
PNGImage
  trns : String
PNGImage
 Inheritedwidth : int
PDFImage
Protected Properties
 PropertyDefined by
 InheritedbitmapData : BitmapData
PDFImage
 Inheritedimage : *
PDFImage
 Inherited_progressive : Boolean
PDFImage
Public Methods
 MethodDefined by
  
PNGImage(displayObject:DisplayObject)
PNGImage
Public Constants
 ConstantDefined by
 InheritedJPG_HEADER : int = 0xFFD8
[static]
PDFImage
 InheritedPNG_HEADER : int = 0x8950
[static]
PDFImage
Property detail
palproperty
public var pal:String
parmsproperty 
public var parms:String
streamproperty 
public var stream:ByteArray
trnsproperty 
public var trns:String
Constructor detail
PNGImage()constructor
public function PNGImage(displayObject:DisplayObject)Parameters
displayObject:DisplayObject