Jump to content
Software FX Community

Save bitmap in memory?


User (Legacy)

Recommended Posts

Hi,

I built a C# dll using chartFx. This dll create a chart.

Is it possible to save this chart into a buffered bitmap or something like

that. All the process have to be done in memory, I don't want any drive

access.

I need to be able to redraw the chart without chartfx, this is why I want a

bitmap in memory like CBitmap and HBitmap in C++. The returned format needs

to be understand by C++ so...

I know this is a strange problem...

Thanks

Simon

post-2107-13922380952641_thumb.jpg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...