ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.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