Zend - The PHP Company




Code Gallery: mikew


COM + Photoshop Example  

Type: code fragment
Added by: mikew
Entered: 10/04/2002
Last modified: 04/12/2001
Rating: - (fewer than 3 votes)
Views: 6606
COM and photoshop, opening image and running and action


ImageInformation  

Type: class
Added by: mikew
Entered: 28/12/2000
Last modified: 01/12/2001
Rating: - (fewer than 3 votes)
Views: 6092
This PHP class takes a local file as its input and will determine if the file is a BMP, GIF, JPEG or PNG. It will also extract other generic information about the image, including resolution, height and width (without using the builtin GetImageSize() or any other PHP extensions) as well as other image type specific information.




Search