Does the sizes you whant change so often that you need to do this at
runtime? Wouldn't it be better to create a thumbnail once and then use
it again and again?

Anyhow, how about calling 

$fp = mgd_open_attachment (int id, string mode)

then use ImageCopyResized to manipulate the filehandle?
Tarjei


pp wrote:
> 
> > manipulating the image at runtime to change the size of the image then?
> 
> exactly that
> 
> Piotras
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to