Click or drag to resize

BitmapDataBitsPerPixel Property

Gets the bits per pixel

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int BitsPerPixel { get; }

Property Value

Type: Int32
The bits per pixel
See Also