Package com.flagstone.transform.image

This package contains the object used to define lossless and lossy images.

See:
          Description

Interface Summary
ImageTag The ImageTag interface is implemented by all classes that define images in a movie.
 

Class Summary
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.
JPEGEncodingTable JPEGEncodingTable defines the Huffman encoding table for JPEG images.
JPEGInfo JPEGInfo is used to extract the width and height from a JPEG encoded image.
 

Enum Summary
ImageFormat ImageFormat is used to represent the different formats for lossless images.
 

Package com.flagstone.transform.image Description

This package contains the object used to define lossless and lossy images.



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