Class TgaOptions
- Namespace
- Aspose.Imaging.ImageOptions
- Assembly
- Aspose.Imaging.dll
The TGA file format create options.
public class TgaOptions : ImageOptionsBase, IDisposable, IHasXmpData, IHasMetadata
- Inheritance
-
TgaOptions
- Implements
- Inherited Members
Constructors
TgaOptions()
Initializes a new instance of the TgaOptions class.
public TgaOptions()
TgaOptions(TgaOptions)
Initializes a new instance of the TgaOptions class.
public TgaOptions(TgaOptions tgaOptions)
Parameters
tgaOptions
TgaOptionsThe TGA options.