Page 1 of 1

getting image information from ai,cdr,eps files

Posted: Tue Jan 23, 2007 1:42 am
by mr00047
Is there any function that could determine the image size and its pixels width X height from ai, cdr, eps files?
the function

Code: Select all

array getimagesize ( string filename [, array imageinfo])
doesn't work. Please help. :?

Posted: Tue Jan 23, 2007 8:02 am
by feyd
Illustrator, CorelDraw and Encapsulated PostScript files are all nonstandard formats. There is no built-in function that can determine the information for you.