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

Output & Color

The Other section (output format, JPEG quality, DPI, monochrome/sepia) and the ICCProfiles section (output color profile).

Other Settings (Other)

Miscellaneous output and processing options.

Parameter
Value
Default
Description

WriteResultFiles

0, 1

0

Create Excel result files

JpegComprQuality

1 – 100

95

JPEG compression quality

DPIResolutionSaveDefault

Float

72.0

Default DPI value

DPIResolutionSaveMode

0 – 5

0

DPI handling mode (see table below)

ForceToMonochrome

0, 1

0

Force monochrome output

MonochromeToneR

-1.0 – 1.0

0.0

Red tone for monochrome / sepia effects

MonochromeToneG

-1.0 – 1.0

0.0

Green tone for monochrome / sepia effects

MonochromeToneB

-1.0 – 1.0

0.0

Blue tone for monochrome / sepia effects

ManualShadowFac

0.0 – 1.0

0.0

Manual shadow factor override

DPI resolution save modes

For image formats that store DPI metadata, the following modes control how VIESUS handles it.

Value
Description

0

Save always and keep DPI value on resize

1

Save only if available and keep DPI on resize

2

Save default value to all images

3

Never save DPI information

4

Save always — keep image size on resize in cm / inch

5

Save only if available — keep image size on resize in cm / inch


ICC Profiles (ICCProfiles)

ICC color profile handling.

Parameter
Value
Default
Description

OutputProfileMode

0 – 2

0

Profile mode. 0 = sRGB, 1 = same as input, 2 = custom profile

OutputProfilePath

String

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

Last updated

Was this helpful?