paletteType Property (ChangePixelFormatToPaletteRequestParams)
Gets or sets a destination palette type.
'Declaration
Public Property paletteType As Vintasoft.Imaging.ImageProcessing.PaletteType
public Vintasoft.Imaging.ImageProcessing.PaletteType paletteType { get; set; }
public: __property Vintasoft.Imaging.ImageProcessing.PaletteType get_paletteType();
public: __property void set_paletteType(
Vintasoft.Imaging.ImageProcessing.PaletteType
);
public:
property Vintasoft.Imaging.ImageProcessing.PaletteType paletteType {
Vintasoft.Imaging.ImageProcessing.PaletteType get();
void set(Vintasoft.Imaging.ImageProcessing.PaletteType );
}
Property Value
Default value is Vintasoft.Imaging.ImageProcessing.PaletteType.Adaptive.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5