exif_thumbnail

exif_thumbnail -- Retrieve the embedded thumbnail of a TIFF or JPEG image

Description

string exif_thumbnail ( string filename [, int width [, int height]])

Both parameters width and height are available since PHP 4.3 and return the size of the thumbnail . It is possible that exif_thumbnail( ) cannot create an image but determine its size .

הערה :

See also exif_read_data( ) .