- Need Source Code to Query Picture Size
- Posted by Marcus Jacobs on August 5th, 2003
Dear Group
I am currently working on a C program and I am in need of source code
that can determine the size in pixels (not bytes) (i.e. 600 x 600 pixels) for
various electronic picture formats (i.e. *.bmp, *.jpeg, *.jpg, *.tif,
*.png, *.gif). Does anyone know where I can access some source code
that can perform this task? Any help would be appreciated.
Regards
Marcus D. Jacobs
- Posted by Programmer Dude on August 5th, 2003
Marcus Jacobs wrote:
Go Ogle.
You have two choices. Look for image-processing packages that will
do the hard bits yourself (each format is different). Or look for
file format definitions for each of the formats of interest.
http://www.wotsit.org/ is a good starting place for the latter.
--
|_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
|_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL |
|_____________________________________________|___ ____________________|
- source code to executable code flow , functionality in detail (Computers & Technology) by akasokan@gmail.com
- Can't open source to view source code of webpage in one of my acco (Microsoft Windows) by Mr Jackpotbox
- Unable to view web page's source code using View>Source. (Help and Support) by TC
- Source code (Computers & Technology) by Joe
- Re: Source Code (Programming) by Bill Godfrey

