cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
saving a plot in BMP file
saving a plot in BMP file
Oct 3, 2010 at 8:13am UTC
top68
(2)
I use Borland C++ 3.1 DOS version. I have written a program that plots a
series of numbers versus time axis using graphic functions of C++ 3.1 DOS. Now I want to have a BMP file of the plot. How can I do this.
Thank you very much for your help.
Last edited on
Oct 3, 2010 at 8:19am UTC
Oct 3, 2010 at 8:22am UTC
Mazd
(191)
I think u need GUI Framework to do such stuffs.
Oct 3, 2010 at 8:51am UTC
hamsterman
(4538)
see
http://en.wikipedia.org/wiki/BMP_file_format#BMP_File_Header
Topic archived. No new replies allowed.