From 0f81f5a62837570e147b44c0aedc3a63d97d5bbf Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Fri, 12 Apr 2002 19:46:42 +0000 Subject: [PATCH] Updat documentation for exif_read_data git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77937 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/image.xml | 63 ++++++++++++++++++++++++++++++++------------- 1 file changed, 45 insertions(+), 18 deletions(-) diff --git a/functions/image.xml b/functions/image.xml index 6ce864fd8d..76e9a69177 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -1,5 +1,5 @@ - + Image functions Image @@ -126,7 +126,8 @@ COMPUTED - html, Width, Height, IsColor and some more if available. + html, Width, Height, IsColor and some more if available. + ANY_TAG @@ -145,7 +146,7 @@ COMMENT - Cemment headers of JPEG images. + Comment headers of JPEG images. EXIF @@ -202,23 +203,27 @@ test1.jpg: No header data found. test2.jpg: FILE.FileName: test2.jpg -FILE.FileDateTime: 1015448798 +FILE.FileDateTime: 1017666176 FILE.FileSize: 1240 -FILE.SectionsFound: COMPUTED, ANY_TAG, IFD0, THUMBNAIL, COMMENT -COMPUTED.Copyright.Photographer: Photo (c) M.Boerger -COMPUTED.Copyright.Editor: Edited by M.Boerger. +FILE.FileType: 2 +FILE.SectionsFound: ANY_TAG, IFD0, THUMBNAIL, COMMENT COMPUTED.html: width="1" height="1" COMPUTED.Height: 1 COMPUTED.Width: 1 COMPUTED.IsColor: 1 +COMPUTED.ByteOrderMotorola: 1 COMPUTED.UserComment: Exif test image. COMPUTED.UserCommentEncoding: ASCII +COMPUTED.Copyright: Photo (c) M.Boerger, Edited by M.Boerger. +COMPUTED.Copyright.Photographer: Photo (c) M.Boerger +COMPUTED.Copyright.Editor: Edited by M.Boerger. IFD0.Copyright: Photo (c) M.Boerger IFD0.UserComment: ASCII +THUMBNAIL.JPEGInterchangeFormat: 134 THUMBNAIL.JPEGInterchangeFormatLength: 523 COMMENT.0: Comment #1. COMMENT.1: Comment #2. -COMMENT.2: Comment #3end?> +COMMENT.2: Comment #3end ]]>