Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following list shows the interfaces in the Imaging API.
Interface | Description |
---|---|
IBasicBitmapOps | Performs basic operations on bitmap images. |
IBitmapImage | Allows applications to access pixel data of a bitmap image object. |
IImage | The basic interface to an image object. |
IImageDecoder | A low-level interface to an image decoder object. |
IImageEncoder | Used for encoding images. |
IImageSink | Allows an image source, such as an image decoder, and an image sink to exchange data. |
IImagingFactory | Used to create bitmaps and images and to manage image encoders and decoders. |
See Also
Send Feedback on this topic to the authors