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