TgaWriter.Compression Property

Gets or sets a compression type.

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

Syntax

C#
public CompressionType Compression { get; set; }

Property Value

The compression type.

See Also

Reference