var instance = new Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatToPaletteCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: WebPixelFormatEnumJS returnValue = instance.set_PixelFormat(value);
function set_PixelFormat(
valueAn instance of WebPixelFormatEnumJS class. Default value is "Indexed8".: WebPixelFormatEnumJS
) : any;
Parameters
- value
- An instance of WebPixelFormatEnumJS class. Default value is "Indexed8".