IReadableBitmap.ColorMode Property

The color mode of the bitmap.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

ColorMode ColorMode { get; }
'Declaration
ReadOnly Property ColorMode As ColorMode
    Get
property ColorMode ColorMode {
    ColorMode get ();
}
function get_ColorMode();

Property Value

Type: ColorMode

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

IReadableBitmap Interface

IReadableBitmap.IReadableBitmap Members

Lumia.Imaging Namespace