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