ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Integer
    public System.int GetBitsPerPixel()
    See Also