New at graphic programming
Hi all,
I have been using delphi for just over a year getting to grips with it
slowly :-) I have been mainly just doing number crunching, writing new
classes, doing file manipulaton etc... BUT! I have been given the task of
writing an app with alot of graphical problems involved ie
Huge data files that need to be displayed as images (MB's of data), grid
overlayed or around the image and controls on the image (for adding arrows
and text etc) which will have to be able to be moved around etc.
The image will have to be able to be zoomed / panned (at a reasonable
speed), I can see problems arising such as data storage in memory I know
delphi or windows only allows a certain BitMap size in memory anyone know
the limit? So do I read from file everytime the image is manipulated?
What I am after is links or recommendations for books on graphical
programming for the sort of problems above or ones I am definately going to
encounter! :-), I have been to amazon and I can only find books on OpenGL
and DirectX (which is there is still not many!).
If anyone can help me find any helpful information it would be much
appriecated :-)
Thanks
Ross