For the complete documentation index, see llms.txt. This page is also available as Markdown.

ICC Color Management

Controls the ICC color profile assigned to output images.

Parameters

Parameter
Section
Value
Default
Description

OutputProfileMode

ICCProfiles

0 – 2

0

Mode selection (see below)

OutputProfilePath

ICCProfiles

String

Path to custom ICC profile (used when OutputProfileMode = 2)

Modes

Value
Description

0 — Embed sRGB

Default — embeds sRGB ICC profile in output

1 — Preserve input profile

Keeps the input file's ICC profile in the output

2 — Embed custom profile

Uses the profile at OutputProfilePath

Last updated

Was this helpful?