OOF2: The Manual

Name

OOF.Graphics_n.File.Save_Contourmap — Save a pdf image of the contour map.

Synopsis

OOF.Graphics_n.File.Save_Contourmap(filename,overwrite)

Details

  • Parent Menu: OOF.Graphics_n.File
  • Callback: function GhostGfxWindow.saveContourmap in module ooflib.common.IO.ghostgfxwindow
  • Parameters:

    filename
    Name for the image file. Type: A character string.
    overwrite
    Overwrite an existing file? Type: Boolean, 0 (false) or 1 (true).

Description

Save the contour map to a PDF file (PDF-1.4). The contour map indicates which colors belong to which contours and which contour lines have been drawn.