diff --git a/functions/image.xml b/functions/image.xml index 15ad237545..f7207e38ef 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -79,10 +79,16 @@ + + With JPEG images, two extras index are returned : + channel and bits. + channel will be 3 for RGB pictures, and 4 for CMYK + pictures. bits is the number of bits for each color. + The optional imageinfo parameter allows you to extract some extended information from the image - file. Currently this will return the diffrent + file. Currently this will return the different JPG APP markers in an associative Array. Some Programs use these APP markers to embedd text information in images. A very common one in to embed IPTC