Gets the destination pixel format.
var instance = new Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatCommandJS();
var value; // Type: Vintasoft.Shared.WebPixelFormatEnumJS
value = instance.get_PixelFormat();
Return Value
An instance of
WebPixelFormatEnumJS class. Default value is "Undefined".