Table of Contents

Field Quality

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Image option name for setting JPEG quality used when saving. This is an integer in 0..100 range with 0 meaning very poor and 100 excellent (but very badly compressed). This option is currently ignored for the other formats.

public const string Quality = "quality"

Returns

string
Image option name for setting JPEG quality used when saving. This is an integer in 0..100 range with 0 meaning very poor and 100 excellent (but very badly compressed). This option is currently ignored for the other formats.