'Declaration Public Property RetainDataCompression As Boolean
public bool RetainDataCompression { get; set; }
Property Value
True - the informative image processing command must decompress compressed image data, process image data and dispose an array with uncompressed image data;
false - the informative image processing command must decompress compressed image data, process image data and change the compressed image data to the uncompressed image data.
Default value is false.
false - the informative image processing command must decompress compressed image data, process image data and change the compressed image data to the uncompressed image data.
Default value is false.