From b28502208966c23150945ed04675003800666129 Mon Sep 17 00:00:00 2001 From: ralfbrown Date: Fri, 18 Oct 2024 23:12:27 -0400 Subject: [PATCH] add missed EXIF.FLASH variable --- content/special-topics/variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/special-topics/variables.md b/content/special-topics/variables.md index a87dd7ace1..72dc999ef9 100644 --- a/content/special-topics/variables.md +++ b/content/special-topics/variables.md @@ -68,6 +68,7 @@ $(EXIF.EXPOSURE.BIAS) Exif exposure bias $(EXIF.EXPOSURE.PROGRAM) Exif exposure program set in camera $(EXIF.APERTURE) Exif aperture $(EXIF.CROP_FACTOR) Exif crop factor +$(EXIF.FLASH) Exif flash setting $(EXIF.FLASH.ICON) flash symbol if Exif information says flash was fired, empty string if not $(EXIF.FOCAL.LENGTH) Exif focal length $(EXIF.FOCAL.LENGTH.EQUIV) Exif 35 mm equivalent focal length