ExifFlash
ExifFlash enumeration
Flash mode.
public enum ExifFlash
Values
Name | Value | Description |
---|---|---|
Noflash | 0 |
No flash fired. |
Fired | 1 |
Flash fired. |
FiredReturnLightNotDetected | 5 |
Flash fired, return light not detected. |
FiredReturnLightDetected | 7 |
Flash fired, return light detected. |
YesCompulsory | 9 |
Flash fired, compulsory flash mode. |
YesCompulsoryReturnLightNotDetected | 13 |
Flash fired, compulsory mode, return light not detected. |
YesCompulsoryReturnLightDetected | 15 |
Flash fired, compulsory mode, return light detected. |
NoCompulsory | 16 |
Flash did not fire, compulsory flash mode. |
NoDidNotFireReturnLightNotDetected | 20 |
Flash did not fire, return light not detected. |
NoAuto | 24 |
Flash did not fire, auto mode. |
YesAuto | 25 |
Flash firedm auto mode. |
YesAutoReturnLightNotDetected | 29 |
Flash fired, auto mode, return light not detected. |
YesAutoReturnLightDetected | 31 |
Flash fired, auto mode, return light detected. |
NoFlashFunction | 32 |
No flash function. |
See Also
- namespace Aspose.PSD.Exif.Enums
- assembly Aspose.PSD