var instance = new Vintasoft.Imaging.ImageProcessing.WebMatrixTransformCommandJS(); var value; // Type: boolean value = instance.get_PreservePixelFormat();
function get_PreservePixelFormat() : boolean;
Return Value
True - command must preserve the pixel format of processing image; otherwise, False. Default value is True.