ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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