diff --git a/functions/image.xml b/functions/image.xml
index f7207e38ef..7d2273f224 100644
--- a/functions/image.xml
+++ b/functions/image.xml
@@ -85,6 +85,11 @@
channel will be 3 for RGB pictures, and 4 for CMYK
pictures. bits is the number of bits for each color.
+
+ If accessing the filename image is impossible,
+ or if it isn't a valid picture, getimagesize
+ will return NULL and generate a warning.
+
The optional imageinfo parameter allows
you to extract some extended information from the image