ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / Palette Class / GetTypeInfo Method

In This Topic
    GetTypeInfo Method (Palette)
    In This Topic
    HRESULT IWICPalette::GetType([Out] WICBitmapPaletteType* pePaletteType)
    Syntax
    'Declaration
     
    Public Function GetTypeInfo() As BitmapPaletteType
    public BitmapPaletteType GetTypeInfo()
    See Also