GifWriter.IsOptimized Property

Gets or sets a value indicating whether the image is optimized.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsOptimized { get; set; }

Property Value

true if the image is optimized; otherwise, false.

See Also

Reference