ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap.Palette Class / PaletteType Property

In This Topic
    PaletteType Property
    In This Topic
    Gets or sets the palette type of the associated bitmap.
    Syntax
    'Declaration
     
    Public Property PaletteType As PaletteType
    public PaletteType PaletteType {get; set;}
    See Also