|
|
Auth |
2002-04-28 : I needed a way to figure out the dimensions of an image from withing a
JSCript I was writing. I think my wife suggested I should just write a little program to
spit the size out. I decided to try Visual Studio 7 and GDI+ and see what would happen.
The result: an ultra quick and dirty app that takes a file name and writes the width and
height to stdout.
Usage:
Usage: imagesize
You can get the source via anonymous CVS at
cvs -d :pserver:anon@www.latenighthacking.com:/code-cvsroot co 2002/imagesize
| Louis K. Thomas <louisth@hotmail.com> | Auth | 2004-01-17 (1677 days ago) |