public int BitsPerPixel {get; set;}
'Declaration Public Property BitsPerPixel As Integer
'Usage Dim instance As RasterPaintDibInfo Dim value As Integer instance.BitsPerPixel = value value = instance.BitsPerPixel
public int BitsPerPixel {get; set;}
get_BitsPerPixel();
set_BitsPerPixel(value);
The conversion will be performed by the built-in conversion function or the RasterImagePaintCallbackFunction.ConvertLineCallback callback
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2