Ingo Herz wrote:
> 
> Hi,
> 
> I need a way to get the size (X,Y) of images stored as an attachment of
> an article. Is there a way to do something similar to GetImageSize() with a
> blob? I have to do different layouts of a page depending on the number and
> size of the attachment...

You'll have to store them as parameters to the attachment as you're
storing it.
An attachment is not guaranteed to be an image.

Emile

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

Reply via email to