Packages

 

com.aspose.imaging.fileformats.emf.emf.consts

Class EmfIlluminant

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.emf.emf.consts.EmfIlluminant


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

    The Illuminant enumeration defines values that specify the illuminant value of an image, which determines the standard light source under which the image is viewed so that the color can be adjusted appropriately.

    • 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
    • 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
    • Field Detail

      • ILLUMINANT_DEVICE_DEFAULT

        public static final int ILLUMINANT_DEVICE_DEFAULT

        Device's default. Standard used by output devices.

        See Also:
        Constant Field Values
      • ILLUMINANT_TUNGSTEN

        public static final int ILLUMINANT_TUNGSTEN

        Tungsten lamp.

        See Also:
        Constant Field Values
      • ILLUMINANT_DAYLIGHT

        public static final int ILLUMINANT_DAYLIGHT

        Daylight illumination

        See Also:
        Constant Field Values
      • ILLUMINANT_D55

        public static final int ILLUMINANT_D55

        Bond paper print.

        See Also:
        Constant Field Values
      • ILLUMINANT_D65

        public static final int ILLUMINANT_D65

        Standard daylight. Standard for CRTs and pictures.

        See Also:
        Constant Field Values
      • ILLUMINANT_D75

        public static final int ILLUMINANT_D75

        Northern daylight.

        See Also:
        Constant Field Values
      • ILLUMINANT_FLUORESCENT

        public static final int ILLUMINANT_FLUORESCENT

        Cool white lamp.

        See Also:
        Constant Field Values