Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Image-Py/imagepy
/ save
Method
save
imagepy/ui/plotwindow.py:129–130 ·
view source on GitHub ↗
(self, path)
Source
from the content-addressed store, hash-verified
127
dc.DrawLines(pts)
128
129
def
save(self, path):
130
self.buffer.SaveFile(path, wx.BITMAP_TYPE_PNG)
131
132
133
class
PlotFrame ( wx.Frame ):
Callers
5
save_stl
Method · 0.80
runasyn
Method · 0.80
add_image
Function · 0.80
xlreport.py
File · 0.80
on_save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected