Using Macro to Save .png files

Have a suggestion for improving DPlot or a question about existing features? Let us know
Post Reply
stephevans85
Posts: 1
Joined: Wed Nov 14, 2018 4:34 pm

Using Macro to Save .png files

Post by stephevans85 »

How do I save a .png file using a macro? I need to do this for multiple dPlot graphs and using a macro will save time but the FileSaveAs command does not have bitmap or .png as a FileType.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

FileSaveAs("Portable Network Graphics","filename.png")
Visualize Your Data
support@dplot.com
Post Reply