Uses of Package
com.flagstone.transform.image

Packages that use com.flagstone.transform.image
com.flagstone.transform.image This package contains the object used to define lossless and lossy images. 
com.flagstone.transform.util.image This package contains a set of classes that are used to decode images in various formats so they can be added to a Flash movie. 
 

Classes in com.flagstone.transform.image used by com.flagstone.transform.image
DefineImage
          DefineImage is used to define an image compressed using the lossless zlib compression algorithm.
DefineImage2
          DefineImage2 is used to define a transparent image compressed using the lossless zlib compression algorithm.
DefineJPEGImage
          DefineJPEGImage is used to define a JPEG encoded image.
DefineJPEGImage2
          DefineJPEGImage2 is used to define a JPEG encoded image with an integrated encoding table.
DefineJPEGImage3
          DefineJPEGImage3 is used to define a transparent JPEG encoded image.
DefineJPEGImage4
          DefineJPEGImage4 extends the functionality of DefineJPEGImage3 by specifying the parameter that controls the deblocking filter that is used to decode the image data.
ImageFormat
          ImageFormat is used to represent the different formats for lossless images.
ImageTag
          The ImageTag interface is implemented by all classes that define images in a movie.
JPEGEncodingTable
          JPEGEncodingTable defines the Huffman encoding table for JPEG images.
 

Classes in com.flagstone.transform.image used by com.flagstone.transform.util.image
DefineImage
          DefineImage is used to define an image compressed using the lossless zlib compression algorithm.
DefineImage2
          DefineImage2 is used to define a transparent image compressed using the lossless zlib compression algorithm.
ImageTag
          The ImageTag interface is implemented by all classes that define images in a movie.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.