Click or drag to resize

IndexedBitmapBitsPerPixel Property

Gets the number of bits per pixel for this bitmap

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

Property Value

Type: Int32
See Also