Get size of an image
From: QS Computing (qscomputing_at_gmail.com)
Date: 01/27/05
- Next message: Paul Harrington: "Re: Delphi 6 periodically slows to a crawl"
- Previous message: Jeremy Collins: "TStringList with interfaces instead of objects?"
- Next in thread: Maarten Wiltink: "Re: Get size of an image"
- Reply: Maarten Wiltink: "Re: Get size of an image"
- Reply: Dodgy: "Re: Get size of an image"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Jan 2005 03:35:46 -0800
I'm looking for some code that will allow me to get the pixel
dimensions of an image in JPG, PNG or GIF format in Delphi 7 Personal.
Obviously I can load a JPG into a TImage with AutoSize=true and check
the size of the TImage afterwards, but that won't work with PNG or
GIF. Any ideas?
Thanks,
- QS Computing.
- Next message: Paul Harrington: "Re: Delphi 6 periodically slows to a crawl"
- Previous message: Jeremy Collins: "TStringList with interfaces instead of objects?"
- Next in thread: Maarten Wiltink: "Re: Get size of an image"
- Reply: Maarten Wiltink: "Re: Get size of an image"
- Reply: Dodgy: "Re: Get size of an image"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|