VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebChangePixelFormatToPaletteCommandJS type / get_PaletteType Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PaletteType Method
In This Topic
Gets a destination palette type.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatToPaletteCommandJS();

var value; // Type: Vintasoft.Imaging.WebPaletteTypeEnumJS
value = instance.get_PaletteType();

Return Value

An instance of WebPaletteTypeEnumJS class. Default value is "Adaptive".
Browser Compatibility
56+
45+
11
See Also