Hi,

Is this a non documented api?

http://www.php.net/manual/en/ref.image.php  does not show this.

On 5/23/06, Richard Lynch <[EMAIL PROTECTED]> wrote:

On Mon, May 22, 2006 5:10 pm, mbneto wrote:
> I am looking for sample code/class that can generate a thumbnail (can
> be a
> png/jpeg) image from a tiff image.  So far I've only found examples
> using
> png/jpg/gif as input.

In those examples, change the line that reads:
imagecreatefromjpeg(...)
to
imagecreatefromtiff(...)

That's pretty much it...

--
Like Music?
http://l-i-e.com/artists.htm



Reply via email to