ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / PixelFormatInfo Class / GetBitsPerPixel Method

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