public class TgaOptions extends ImageOptionsBase
The TGA file format create options.
Constructor and Description |
---|
TgaOptions()
Initializes a new instance of the
TgaOptions class. |
TgaOptions(TgaOptions tgaOptions)
Initializes a new instance of the
TgaOptions class. |
deepClone, getBufferSizeHint, getFullFrame, getMultiPageOptions, getPalette, getProgressEventHandler, getResolutionSettings, getSource, getVectorRasterizationOptions, getXmpData, setBufferSizeHint, setFullFrame, setMultiPageOptions, setPalette, setProgressEventHandler, setResolutionSettings, setSource, setVectorRasterizationOptions, setXmpData
close, dispose, getDisposed
public TgaOptions()
Initializes a new instance of the TgaOptions
class.
public TgaOptions(TgaOptions tgaOptions)
Initializes a new instance of the TgaOptions
class.
tgaOptions
- The TGA options.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.