Click or drag to resize

BitmapDataBytesPerPixel Property

Gets the bytes per pixel

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

Property Value

Type: Int32
The bytes per pixel
See Also