Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyQt5/PyQtClient
/ __init__
Method
__init__
Utils/ColorThief.py:362–363 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
360
""
"Color map"
""
361
362
def
__init__(self):
363
self.vboxes = PQueue(
lambda
x: x[
'vbox'
].count * x[
'vbox'
].volume)
364
365
@property
366
def
palette(self):
Callers
nothing calls this directly
Calls
1
PQueue
Class · 0.85
Tested by
no test coverage detected