Bitmap.ColorMode Property

The color mode of the bitmap.

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

Syntax

public ColorMode ColorMode { get; }
'Declaration
Public ReadOnly Property ColorMode As ColorMode
    Get
public:
virtual property ColorMode ColorMode {
    ColorMode get () sealed;
}
function get_ColorMode();

Property Value

Type: ColorMode

Implements

IReadableBitmap.ColorMode

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

Bitmap Class

Bitmap.Bitmap Members

Lumia.Imaging Namespace