TGA

Description

Name

class Tinman.Image.Writer.TGA

Derived from

Writer

Writes TGA image files.

Fields / Required

path

Type

path

Constraint

# != null

The output file path.

Fields / Optional

srgb

Type

number

Default

0

Write compressed sRGB color channel values (> 0), linear sRGB color channel values (< 0) or let the image writer choose automatically (0)?