ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / FormatConverter Class / Palette Property

In This Topic
    Palette Property
    In This Topic
    Gets or sets the palette to use for conversion.
    Syntax
    'Declaration
     
    Public Property Palette As C1Bitmap.Palette
    public C1Bitmap.Palette Palette {get; set;}
    See Also