Enumeration StiImageFormat

Enumeration for setting format of the exported images.

Index

Enumeration members

Enumeration members

Color

Color: = 1

Images are exported in the color mode.

Grayscale

Grayscale: = 2

Images are exported in the grayscale mode.

Monochrome

Monochrome: = 3

Images are exported in the monochrome mode.

Generated using TypeDoc