Gets or sets the JPEG Compression Level that must be applied when the output image format is JPEG. Possible values: integer number between 0 and 100. A quality level of 0 corresponds to the greatest compression, and a quality level of 100 corresponds to the least compression.
Namespace:
Neodynamic.WebControls.ImageDrawAssembly: Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll)
Version: 4.0.2000.0 (4.0.2000.0)
Syntax
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentOutOfRangeException | The specified value is not range from 0 to 100. |