| Contents > SharpPlot > Methods | Index |
SharpPlot.SaveImage Method (String,ImageFormat,TextRenderingHint)
Save specified image to file with given anti-alias at 96dpi.
public void SaveImage(
string filename,
ImageFormat format,
TextRenderingHint textmode
);
