ColorMode

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class ColorMode extends System.Enum

Der Farbmodus des Bildes.

Felder

FeldBeschreibung
BlackAndWhiteBinäres Bild: Es werden nur Schwarz‑ und Weißtöne verwendet.
GrayScaleGraustufenbild
NormalVollfarbbild

BlackAndWhite

public static final int BlackAndWhite

Binäres Bild: Es werden nur Schwarz‑ und Weißtöne verwendet.

GrayScale

public static final int GrayScale

Graustufenbild

Normal

public static final int Normal

Vollfarbbild