The following list shows the enumerations used with the Imaging API.
| Enumeration | Description |
|---|---|
| BufferDisposalFlag | Provides values that are used to describe how a memory buffer should be released when a task is completed. |
| DecoderInitFlag | Provides flags used to describe the properties of an image decoder. |
| EncoderValue | Provides values that are used to describe the properties of an image encoder. |
| EncoderParameterValueType | Provides values that are used to describe the properties of an image encoder. |
| ImageCodecFlags | Provides information about image codecs. |
| ImageFlags | Provides values that identify properties of images. |
| ImageLockMode | Provides flags that describe image access modes for the IBitmapImage::LockBits method. |
| InterpolationHint | Provides values that identify algorithms used to interpolate pixel values during resizing and rotation operations. |
| SinkFlags | Describes the properties of an image source. |
See Also
Send Feedback on this topic to the authors