ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / FormatConverter Class / PaletteTranslate Property

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