Specifies the JPEG output quality of the image, from 1 to 100. Setting JPEG quality may greatly reduce file size while still maintaining high visual quality.
public Nullable<byte> Quality { get; set; }
- Type:
- Nullable<byte>
Specifies the JPEG output quality of the image, from 1 to 100. Setting JPEG quality may greatly reduce file size while still maintaining high visual quality.
public Nullable<byte> Quality { get; set; }