ColorMode

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

public final class ColorMode extends System.Enum

画像のカラーモードです。

フィールド

フィールド説明
BlackAndWhite二値画像:黒と白のみが使用されます
GrayScaleグレースケール画像
Normalフルカラー画像

BlackAndWhite

public static final int BlackAndWhite

二値画像:黒と白のみが使用されます

GrayScale

public static final int GrayScale

グレースケール画像

Normal

public static final int Normal

フルカラー画像