ColorModeDescriptor.BitsPerPixel Property

The number of bits needed for storing a pixel.

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

Syntax

public int BitsPerPixel { get; }
'Declaration
Public ReadOnly Property BitsPerPixel As Integer
    Get
public:
virtual property int BitsPerPixel {
    int get () sealed;
}
function get_BitsPerPixel();

Property Value

Type: Int32

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

ColorModeDescriptor Class

ColorModeDescriptor.ColorModeDescriptor Members

Lumia.Imaging Namespace