Writer

Description

Name

abstract class Tinman.Image.Writer

Extended by

BMP / TGA

Used by

Write.writer

Writer image data to a file, using a specific file format and settings.

Fields / Required

path

Type

path

Constraint

# != null

The output file path.

Fields / Optional

srgb

Type

bool

Default

true

Perform sRGB compression before writing pixel values?