MCPcopy Create free account
hub / github.com/kiibohd/controller / getarray

Method getarray

Scan/Devices/STLcd/bitmap2Struct.py:213–214  ·  view source on GitHub ↗
(self, string=False)

Source from the content-addressed store, hash-verified

211 print(self.disp_test)
212
213 def getarray(self, string=False):
214 return self.output_image.getarray(string=string)
215
216
217if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

getarrayMethod · 0.45

Tested by

no test coverage detected