GetEnhMetaFile question

Beta releases, announcements and anything else that doesn't fit below. Please read the <B>Welcome</B> topic.

Moderator: DPlotAdmin

Post Reply
Garry075
Posts: 1
Joined: Mon Apr 04, 2005 4:33 pm

GetEnhMetaFile question

Post by Garry075 »

Hi,
unfortunately I'm rather new to all that graph and programming stuff, so my question might be stupid, but...
Is it actually possible to use the GetEnhMetaFile functionality of DPlot with an application similiar to the provided Real-time Demo?
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

If I understand your question correctly... that is you want to use DPlot_GetEnhMetaFile to get a handle to a metafile representation of a DPlot plot, yes, absolutely. You can use that function to get a metafile of any DPlot plot, even those not produced by your own application. The only qualification here is one of timing. Since you asked about real-time stuff, if you're sending data to DPlot at a high rate then you might run into a bottleneck if you also want to retrieve metafiles for every single update. But other than that it should work w/o problems. Let me know if you run into a stumbling block or have any questions.
Visualize Your Data
support@dplot.com
Post Reply