Object
TargaSaveOptions
Options for saving a document in TGA (Targa) format.
SaveOptions ›TargaSaveOptions
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean | read/write | If true, the alpha channels are saved. |
| static | TargaBitsPerPixels = TargaBitsPerPixels.TWENTYFOUR | read/write | The number of bits per pixel. |
| static | Boolean = true | read/write | If true, RLE compression is used. |