MCPcopy Create free account
hub / github.com/Semaserg/LeetCodeProblems / save

Method save

graph/GenerateMaze_vstar/StdDraw.java:1602–1640  ·  view source on GitHub ↗

Saves the drawing to using the specified filename. The supported image formats are JPEG and PNG; the filename suffix must be .jpg or .png. @param filename the name of the file with one of the required suffixes

(String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

actionPerformedMethod · 0.95

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected