Initializes a new instance of the GifSettings class specifying whether it is optimized.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public GifSettings(
bool optimized
)
Type: System.Boolean
true
if the image is optimized; otherwise, false
. You can change it later through the IsOptimized property.