Hello!
Does anyone know where i can get any tutorial on writing an imaging program. Basically i'm developing a program which will display an image from the hard disk. Does anyone know of any good sources?
Thanks,
sidideas![]()
This is a discussion on Imaging prg within the C Programming forums, part of the General Programming Boards category; Hello! Does anyone know where i can get any tutorial on writing an imaging program. Basically i'm developing a program ...
Hello!
Does anyone know where i can get any tutorial on writing an imaging program. Basically i'm developing a program which will display an image from the hard disk. Does anyone know of any good sources?
Thanks,
sidideas![]()
1. Learn how to program.
2. Learn a programming language.
3. Learn the API's provided by your implementation.
Once you've done that, you then
- write a specification (basically a list of "what" you want your program to do).
- write a design (basically, that is "how" you're going to turn your specification into code).
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
1. MS Paint.
2. Paint Shop Pro 1-11
3. PhotoShop 1-?
Arrogance breeds bad code
Here you will find some descriptions of graphic file formats.
http://www.dcs.ed.ac.uk/home/mxr/gfx/
There is some example code included with the descriptions.
yo! thanks shiro! i was looking for something like that....
![]()
Cheerz