PHP » GoLang |
login |
register |
about
|
exif_thumbnail(PHP 4 >= 4.2.0, PHP 5, PHP 7) exif_thumbnail — Retrieve the embedded thumbnail of an image Descriptionexif_thumbnail() reads the embedded thumbnail of an image. If you want to deliver thumbnails through this function, you should send the mimetype information using the header() function.
It is possible that exif_thumbnail() cannot create an
image but can determine its size. In this case, the return value is
Parameters
Return Values
Returns the embedded thumbnail, or Examples
Example #1 exif_thumbnail() example
<?php Changelog
Notes
See Also
|
more
Recently updated
more
Most requested
|