Share via


Imaging Enumerations (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 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

Reference

Imaging Reference

Other Resources

Imaging