GetBitsPerPixel Method (PixelFormatInfo)
In This Topic
HRESULT IWICPixelFormatInfo::GetBitsPerPixel([Out] unsigned int* puiBitsPerPixel)
Syntax
'Declaration
Public Function GetBitsPerPixel() As System.Integer
public System.int GetBitsPerPixel()
See Also