Package quicktime.std.image

Class Summary
CDSequence This class defines methods which are used during compression and decompression of image sequences.
CodecComponent Corresponds to the Codec Component type.
CodecInfo Corresponds to the Compressor Information Structure which describes the capabilities of compressors.
CodecName CodecName class corresponds to the CodecNameSpec structure.
CodecNameList CodecNameList corresponds to CodecNameSpecListPtr data structure which contains a list of compressor name structures.
CompressedFrameInfo Contains information returned by the CSequence.compressFrame() method.
Compressor Corresponds to the compressor component type refer to CompressorComponent in QuickTime
CSequence This class is used for compressing a sequence of images.
Curve This class represents the QuickTime vectors.
CurvePath You use the CurvePath to specify a single contour composed of straight lines and curves.
DataRateParams The Image Compression Manager provides this object to allow your application to communicate information to compressors that can constrain compressed data to a specific data rate.
Decompressor Corresponds to the Decompressor component type Refer to DecompressorComponent in QuickTime
DSequence This class is used for decompressing a sequence of images.
GECompressorInfo  
GraphicsExporter Graphics exporter components provide a standard interface for exporting graphics to image files in a variety of formats.
GraphicsImporter Assists in managing still images.
GraphicsImporterInfo The GraphicsImporterInfo class contains information about the reference information of a media sample.
GraphicsMode The GraphicsMode class implements details that describe transfer operations and transperancy operations.
GXPath You use the GXPath to specify a single contour composed of straight lines and curves.
GXPaths The GXPaths class allows you to group multiple path contours together.
ICMFrameTime No QT documentation available for the ICMTimeFrameRecord struct

QuickTime:ICMTimeFrameRecord
ICMPixelFormatInfo  
ImageDescription This class corresponds to the image description handle.
ImageSequenceDataSource QuickTime 2.1 introduced support for an arbitrary number of sources of data for an image sequence.
Matrix A Matrix defines how to map points from one coordinate space into another coordinate space.
NearestPointInfo This class contains information about the index and distance values of a specified point contained in a GXPaths collection of GXPath collection of points.
PathPointInfo This class contains information about a Point that is in GXPath collection and whether the requested point is on or off the path.
QTImage The QTImage class provides static methods and constants for compressing and decompressing QuickTime images.
VectorStream This class represents a vector data stream for QuickTime Vector component.