Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetBitmap
Method
GetBitmap
gui/builtinShipBrowser/sfBrowserItem.py:64–65 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
62
return
w, h
63
64
def
GetBitmap(self):
65
return
self.normalBmp
66
67
def
SetBitmap(self, bitmap):
68
self.normalBmp = bitmap
Callers
6
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
Render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected