TCPDF_IMAGES


Description Description


Source Source

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


			

Top ↑

Methods Methods

  • _parsejpeg — Extract info from a JPEG file without using the GD library.
  • _parsepng — Extract info from a PNG file without using the GD library.
  • _toJPEG — Convert the loaded image to a JPEG and then return a structure for the PDF creator.
  • _toPNG — Convert the loaded image to a PNG and then return a structure for the PDF creator.
  • getImageFileType — Return the image type given the file name or array returned by getimagesize() function.
  • setGDImageTransparency — Set the transparency for the given GD image.

Top ↑

User Contributed Notes User Contributed Notes

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