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

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