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

Method output_image_fn

Scan/Devices/STLcd/bitmap2Struct.py:207–208  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

205 return disp_test
206
207 def output_image_fn(self):
208 print(self.output_image.preview())
209
210 def preview(self):
211 print(self.disp_test)

Callers 1

bitmap2Struct.pyFile · 0.80

Calls 1

previewMethod · 0.45

Tested by

no test coverage detected