From: cristy Date: Sat, 28 Nov 2009 01:46:20 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10331 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3fea0eb072ab16097362241542cca8f042dca40;p=imagemagick --- diff --git a/magick/property.c b/magick/property.c index d4b04e531..9a510d4d6 100644 --- a/magick/property.c +++ b/magick/property.c @@ -1039,6 +1039,8 @@ static MagickBooleanType GetEXIFProperty(const Image *image, { 0xa40c, "exif:SubjectDistanceRange" }, { 0xa420, "exif:ImageUniqueID" }, { 0xc4a5, "exif:PrintImageMatching" }, + { 0xa500, "exif:Gamma" }, + { 0xc640, "exif:CR2Slice" }, { 0x10000, "exif:GPSVersionID" }, { 0x10001, "exif:GPSLatitudeRef" }, { 0x10002, "exif:GPSLatitude" },