Quality

JpegOptions.Quality property

Desired image quality. The value must be between 0 and 100. The default value is 100.

public int Quality { get; set; }

See Also