Packages

 

com.aspose.psd.exif.enums

Class ExifFlash

  • java.lang.Object
    • com.aspose.ms.System.ValueType
      • com.aspose.ms.System.Enum
        • com.aspose.psd.exif.enums.ExifFlash


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

    Flash mode.

    • 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