Packageorg.alivepdf.images
Classpublic final class DoTIFFImage
InheritanceDoTIFFImage Inheritance TIFFImage Inheritance PDFImage Inheritance Object



Public Properties
 PropertyDefined By
 InheritedbitsPerComponent : int
PDFImage
 Inheritedbytes : ByteArray
[read-only]
PDFImage
 InheritedcolorSpace : String
PDFImage
 Inheritedfilter : String
[read-only]
PDFImage
 Inheritedheight : int
[read-only]
PDFImage
 Inheritedmasked : Boolean
[read-only]
PDFImage
 Inheritedn : int
PDFImage
 Inheritedpal : String
PDFImage
 Inheritedparameters : String
[read-only]
PDFImage
 InheritedresourceId : int
PDFImage
 Inheritedtransparency : String
[read-only]
PDFImage
 Inheritedwidth : int
[read-only]
PDFImage
Protected Properties
 PropertyDefined By
 Inherited_bitsPerComponent : int = 8
PDFImage
 Inherited_colorSpace : String
PDFImage
 Inheritedct : Number
PDFImage
 Inherited_filter : String
PDFImage
 Inherited_height : int
PDFImage
 Inherited_masked : Boolean
PDFImage
 Inherited_n : int
PDFImage
 Inherited_pal : String
PDFImage
 Inherited_parameters : String
PDFImage
 Inheritedprogressive : Boolean
PDFImage
 Inherited_resourceId : int
PDFImage
 Inheritedstream : ByteArray
PDFImage
 Inherited_transparency : String
PDFImage
 Inherited_width : int
PDFImage
Public Methods
 MethodDefined By
  
DoTIFFImage(buffer:BitmapData, imageStream:ByteArray, id:int)
DoTIFFImage
Protected Methods
 MethodDefined By
  
parse():void
[override]
DoTIFFImage
Constructor Detail
DoTIFFImage()Constructor
public function DoTIFFImage(buffer:BitmapData, imageStream:ByteArray, id:int)



Parameters
buffer:BitmapData
 
imageStream:ByteArray
 
id:int
Method Detail
parse()method
override protected function parse():void