'Declaration Public Property preservePixelFormat As Boolean
public bool preservePixelFormat { get; set; }
Property Value
True - command must preserve the pixel format of processing image;
False - command must NOT preserve the pixel format of processing image.
Default value is True.
False - command must NOT preserve the pixel format of processing image.
Default value is True.