BitsPerPixel Property
Summary
Gets or sets the bits per pixel value of the data in this buffer.
Syntax
public int BitsPerPixel {get; set;}
Public Property BitsPerPixel As Integer
Property Value
The bits per pixel value of the data in this buffer. Default value is 32. Only 32 is supported in this version.