Packages

 

com.aspose.imaging.exif.enums

Class ExifFlash

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.exif.enums.ExifFlash


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

    Flash mode.

    • 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

      • FiredReturnLightNotDetected

        public static final int FiredReturnLightNotDetected

        Flash fired, return light not detected.

        See Also:
        Constant Field Values
      • FiredReturnLightDetected

        public static final int FiredReturnLightDetected

        Flash fired, return light detected.

        See Also:
        Constant Field Values
      • YesCompulsory

        public static final int YesCompulsory

        Flash fired, compulsory flash mode.

        See Also:
        Constant Field Values
      • YesCompulsoryReturnLightNotDetected

        public static final int YesCompulsoryReturnLightNotDetected

        Flash fired, compulsory mode, return light not detected.

        See Also:
        Constant Field Values
      • YesCompulsoryReturnLightDetected

        public static final int YesCompulsoryReturnLightDetected

        Flash fired, compulsory mode, return light detected.

        See Also:
        Constant Field Values
      • NoCompulsory

        public static final int NoCompulsory

        Flash did not fire, compulsory flash mode.

        See Also:
        Constant Field Values
      • NoDidNotFireReturnLightNotDetected

        public static final int NoDidNotFireReturnLightNotDetected

        Flash did not fire, return light not detected.

        See Also:
        Constant Field Values
      • YesAutoReturnLightNotDetected

        public static final int YesAutoReturnLightNotDetected

        Flash fired, auto mode, return light not detected.

        See Also:
        Constant Field Values
      • YesAutoReturnLightDetected

        public static final int YesAutoReturnLightDetected

        Flash fired, auto mode, return light detected.

        See Also:
        Constant Field Values
      • NoFlashFunction

        public static final int NoFlashFunction

        No flash function.

        See Also:
        Constant Field Values