ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / Palette Class / GetColorCount Method

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