Imaging Interfaces (Compact 2013)

3/26/2014

This feature is being deprecated for this release. Refer to this component: Windows Imaging Component.

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

Reference

Imaging Reference

Other Resources

Imaging