TCPDF_IMAGES::_parsejpeg( $file )

Extract info from a JPEG file without using the GD library.


Description Description


Parameters Parameters

$file

(Required) (string) image file to parse


Top ↑

Return Return

(array) structure containing the image data


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_images.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.