MCPcopy Create free account
hub / github.com/PyQt5/PyQtClient / size

Method size

Utils/ColorThief.py:375–376  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

373 })
374
375 def size(self):
376 return self.vboxes.size()
377
378 def nearest(self, color):
379 d1 = None

Callers 3

nearestMethod · 0.45
mapMethod · 0.45
paintEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected