Gets or sets a value indicating whether the image is optimized.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsOptimized { get; set; }
true
if the image is optimized; otherwise, false
.