Class
Options for saving a document in TGA (Targa) format. Base Class: SaveOptions
TargaSaveOptions
Class
Property | Type | Access | Description |
---|---|---|---|
alphaChannels | bool | r/w | If true, the alpha channels are saved. |
resolution | TargaBitsPerPixels: TargaBitsPerPixels.SIXTEEN TargaBitsPerPixels.TWENTYFOUR TargaBitsPerPixels.THIRTYTWO |
r/w | The number of bits per pixel. (default: TargaBitsPerPixels.TWENTYFOUR) |
rleCompression | bool | r/w | If true, RLE compression is used. (default: true) |
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |