Image conversion library
CBitmapRotatorThe public API for clients to call the BitmapTransforms Library bitmap rotation.
CBitmapScalerThe public API for clients to call the BitmapTransforms Library bitmap scaling.
CBufferedImageDecoder
Buffered image conversion library.
CFileExtensionMIMETypeClass used to manage the mapping between an image's MIME type & file extensi...
CFrameImageData
Class to manage lists of frame and image block data.
CFrameInfoStrings...
CGifScalerThe public API for clients to call the GifScaler scaling and color quantization ...
CImageDecodeConstruct
Provides functions related to constructing decoders.
CImageDecoder
Provides access to the Image Conversion Library decoders.
CImageDecoderPlugin
The PluginAPI for Image Converter Library decoder plugins.
CImageDisplayThe public API for clients to call the Image Display library. This class provide...
CImageDisplayPluginThis is the plugin API for the Image Display framework Intended for use by plugi...
CImageEncodeConstruct
Provides functions related to constructing encoders.
CImageEncoder
Provides access to the ICL (image conversion library) encoders.
CImageEncoderPlugin
The plugin API for Image Converter Library encoder plugins.
CImageMaskProcessorReadCodec...
CImageProcessor
Interface to image processing classes.
CImageProcessorReadCodec
Provides functions to determine or set features of the codec's CImageProcessor.
CImageReadCodec
Provides read related processing functions for bitmaps.
CImageTransformThe public API for clients to call the Image Transform (scaling) library. This c...
CImageTransformPluginThis is the plugin API for the Image Transform framework Intended for use by plu...
CImageTransformPluginExtensionThis class should be derived by a plugin writer wishing to extend the client API...
CImageTypeDescription...
CImageWriteCodec
Provides read related processing functions for bitmaps.
CImplementationInformationType...
CJPEGExifDecoder
Provides access to the exif jpeg decoder.
CJPEGExifDecoderPlugin
The plugin API for Image Converter Library EXIF decoder plugins.
CJPEGExifEncoder
Provides access to the exif jpeg encoder.
CJPEGExifEncoderPlugin
The plugin API for Image Converter Library EXIF encoder plugins.
CJPEGExifTransformExtension
extension for exif Image Transform
CMdaBitmapRotatorReplaced by Image Conversion library - see CBitmapRotator
CMdaBitmapScalerRe-scales a bitmap.
CMdaImageBitmapToBitmapUtilityImplements bitmap to bitmap copying and colour depth conversion.
CMdaImageBitmapToDescUtilityThis class has been deprecated in 7.0s, it's functionality is now part of the Im...
CMdaImageBitmapToFileUtilityImplements format conversion of a bitmap to a file-based image.
CMdaImageDataReadUtilityBase class used in the derivation of CMdaImageDescToBitmapUtility and CMdaImageF...
CMdaImageDataWriteUtilityBase class used in the derivation of CMdaImageBitmapToDescUtility and CMdaImageB...
CMdaImageDescToBitmapUtilityImplements format conversion of a descriptor-based image to a bitmap.
CMdaImageFileToBitmapUtilityImplements format conversion of a file based image to a bitmap.
CMdaImageUtilityDefines the public interface to image conversion.
ImageCodec.h Global variables
ImageCodecData.h Global variables
imageframeconst.h Global variables
ImageProcessorUtility...
KFormat16bitRGB444InterleavedUidValueDefines the numerical value for KUidFormat16bitRGB444Interleaved.
KFormat16BitRGB565InterleavedUidValueDefines the numerical value for KUidFormat16BitRGB565Interleaved.
KFormat32BitRGB888InterleavedUidValueDefines the numerical value for KUidFormat32BitRGB888Interleaved.
KFormatYUV420InterleavedUidValueDefines the numerical value for KUidFormatYUV420Interleaved.
KFormatYUV420PlanarReversedUidValueDefines the numerical value for KUidFormatYUV420PlanarReversed.
KFormatYUV420PlanarUidValueDefines the numerical value for KUidFormatYUV420Planar.
KFormatYUV420SemiPlanarUidValueDefines the numerical value for KUidFormatYUV420SemiPlanar.
KFormatYUV422InterleavedReversedUidValueDefines the numerical value for KUidFormatYUV422InterleavedReversed.
KFormatYUV422InterleavedUidValueDefines the numerical value for KUidFormatYUV422Interleaved.
KFormatYUV422PlanarUidValueDefines the numerical value for KUidFormatYUV422Planar.
KFormatYUV444InterleavedUidValueDefines the numerical value for KUidFormatYUV444Interleaved.
KFormatYUV444PlanarUidValueDefines the numerical value for KUidFormatYUV444Planar.
KFormatYUVMonochromeUidValueDefines the numerical value for KUidFormatYUVMonochrome.
KFormatYYUV422InterleavedUidValueDefines the numerical value for KUidFormatYYUV422Interleaved.
MExifImageDisplayExtensionThis class extends the functionality of the Image Display Library client API def...
MExifMetadata...
MExifMetadataReader
generic accessor to read the tags from exif metadata.
MExifMetadataWriter
generic accessor to write the tags from exif metadata.
MIclImageDisplayObserverObserver class for image display.
MImageDisplayPluginExtensionThis class should be derived by a plugin writer wishing to extend the client API...
MMdaImageUtilObserverThis class has been deprecated in 7.0s.
RFileExtensionMIMETypeArrayContainer type to manage lists of pointers to CFileExtensionMIMEType objects.
RImageTypeDescriptionArrayContainer type to manage lists of pointers to CImageTypeDescription objects.
TBmpCompression...
TBmpImageData...
TBufPtr8...
TColorConvertor...
TDescriptorDataSourceDescriptor-based image datasource.
TExifReaderUtility...
TExifWriterUtility...
TFrameDataBlock
The abstract base class for all format-specific frame data variants.
TFrameInfo
General frame info provided by all plugins.
TFrameState
Indicates what processing has so far been completed on the frame.
TGifBackgroundColor
GIF specific image data variant which holds background color info.
TGifColorTable
GIF specific frame data for saving a frame local color map (palette).
TGifComment
GIF specific image data variant which holds GIF comment info.
TGifImageControl
GIF specific frame data variant which holds GIF image control information.
TGifImageDescriptorGIF specific frame data variant which holds image descriptor information.
TGifLZWInfo
GIF specific frame data variant which holds LZW compression information.
TImageBitmapUtil
Bitmap utility class.
TImageDataBlock
The abstract base class for all format-specific image data variants.
TImageDisplayPanic
Panic codes for CImageDisplay & CImageDisplayPlugin
TImageTransformPanic
Panic codes for CImageTransform & CImageTransformPlugin
TJpegComment
JPEG specific image data variant which holds JPEG comment information.
TJpegImageData...
TJpegQTable
JPEG specific image data variant which holds QTable info.
TMbmDecodeData
MBM specific frame data variant which holds frame data information.
TMbmEncodeData
MBM specific image data variant which holds frame data information.
TPngEncodeData
PNG specific frame data variant which holds PNG encoding information.
TRational
describes a rational value
TTiffImageData...