stylonurus
Programmer
I am writing a program which displays waveforms on a form. Actually I use two Paintboxes to display 8 waveforms.
The waveforms come to me via the internet from another program I wrote previously.
To display the waveforms I use a lot of Ref->Canvas->LineTo calls where Ref is the TPaintBox *
Now I would like to be able to save these waveforms as either .jpg or .gif. I searched this forum but either my search criteria sucks or its so easy nobody would bother to ask. But it's not so easy for me. I am definitely not a Builder or Graphics power user and so
Any helpful insights on how to get started would be very welcome at this time.
Thanks
Rick
The waveforms come to me via the internet from another program I wrote previously.
To display the waveforms I use a lot of Ref->Canvas->LineTo calls where Ref is the TPaintBox *
Now I would like to be able to save these waveforms as either .jpg or .gif. I searched this forum but either my search criteria sucks or its so easy nobody would bother to ask. But it's not so easy for me. I am definitely not a Builder or Graphics power user and so
Any helpful insights on how to get started would be very welcome at this time.
Thanks
Rick