Gets/sets JPEG quality.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Quality As Integer
public int Quality { get; set; }
The higher JPEG quality you specify, the larger file size you will get.
Default value is 75.