[]
Gets or sets a value indicating whether to apply a slight compression to color values. Unlike JPEG, this preserves transparency while still reducing the image size. The default is false.
public bool CompressColors { get; set; }
Public Property CompressColors As Boolean