From 56c4ea82bee3e54837f72e493ed81b6020a63725 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 23 Jun 2002 01:04:09 +0000 Subject: [PATCH] missing constant git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86451 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/exif-imagetype.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/image/functions/exif-imagetype.xml b/reference/image/functions/exif-imagetype.xml index 00d60cb881..98877b84d5 100644 --- a/reference/image/functions/exif-imagetype.xml +++ b/reference/image/functions/exif-imagetype.xml @@ -1,5 +1,5 @@ - + @@ -24,7 +24,7 @@ 1 = IMAGETYPE_GIF, 2 = IMAGETYPE_JPG, 3 = IMAGETYPE_PNG, 4 = IMAGETYPE_SWF, 5 = IMAGETYPE_PSD, 6 = IMAGETYPE_BMP, 7 = IMAGETYPE_TIFF_II (intel byte order), 8 = IMAGETYPE_TIFF_MM (motorola byte order), 9 = IMAGETYPE_JPC, 10 = IMAGETYPE_JP2, - 11 = IMAGETYPE_JPX. + 11 = IMAGETYPE_JPX, 12 = IMAGETYPE_SWC. This function can be used to avoid calls to other exif functions with unsupported