SvgColorMode

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

public final class SvgColorMode extends System.Enum

\u0421olor mode for SVG images.

الحقول

حقلالوصف
Grayscaleالصورة بتدرج الرمادي.
YCbCrصورة YCbCr، الخيار القياسي لصور SVG.
Cmykصورة CMYK.
Ycckصورة YCCK اللونية.
Rgbوضع اللون RGB.

Grayscale

public static final int Grayscale

الصورة بتدرج الرمادي.

YCbCr

public static final int YCbCr

صورة YCbCr، الخيار القياسي لصور SVG.

Cmyk

public static final int Cmyk

صورة CMYK.

Ycck

public static final int Ycck

صورة YCCK اللونية.

Rgb

public static final int Rgb

وضع اللون RGB.