Packages

 

com.aspose.imaging.fileformats.cmx.objectmodel.enums

Class ColorModels

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.cmx.objectmodel.enums.ColorModels


  • public final class ColorModels
    extends com.aspose.ms.System.Enum

    Color models.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int BW
      Black and White colors.
      static int CMY
      CMY color model.
      static int CMYK
      CMYK color model, represented in 0-100 byte ranges.
      static int CMYK255
      CMYK color model, represented in 0-255 byte ranges.
      static int Gray
      Grayscale color model.
      static int HLS
      HLS color model.
      static int HSB
      HSB color model.
      static int Invalid
      Invalid color model.
      static int LAB
      Lab color model.
      static int Pantone
      PANTONE palette.
      static int RGB
      RGM color model.
      static int YIQ255
      YIQ color model, represented in 0-255 byte ranges.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString