TargaSaveOptions

Options for saving a document in TGA (Targa) format.

Hierarchy:

Superclass: SaveOptions

Class: TargaSaveOptions

Constants/Events

Name

Type

Access

Description

alphaChannels

Boolean

readonly

If true, the alpha channels are saved.

resolution

TargaBitsPerPixels

TargaBitsPerPixels.SIXTEEN

TargaBitsPerPixels.TWENTYFOUR

TargaBitsPerPixels.THIRTYTWO

readonly

The number of bits per pixel.

rleCompression

Boolean

readonly

If true, RLE compression is used.