| BitmapDataBytesPerPixel Property  | 
 
            Gets the bytes per pixel
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic int BytesPerPixel { get; }Public ReadOnly Property BytesPerPixel As Integer
	Get
member BytesPerPixel : int with get
Property Value
Type: 
Int32The bytes per pixel
 See Also
See Also