ONE - On-device Neural Engine
|
Public Member Functions | |
__init__ (self, qerror_min, qerror_max, colors) | |
Public Member Functions inherited from Palette.Palette | |
colorscheme (self) | |
Protected Attributes | |
_colors | |
_slots | |
Protected Attributes inherited from Palette.Palette | |
_slots | |
_colors | |
Definition at line 43 of file Palette.py.
Palette.UniformPalette.__init__ | ( | self, | |
qerror_min, | |||
qerror_max, | |||
colors | |||
) |
Reimplemented from Palette.Palette.
Reimplemented in Palette.YLORRD9Palette.
Definition at line 44 of file Palette.py.
|
protected |
Definition at line 45 of file Palette.py.
Referenced by DotBuilder.DotBuilder._gen_color_table(), DotBuilder.DotBuilder._get_color(), and Palette.Palette.colorscheme().
|
protected |
Definition at line 46 of file Palette.py.
Referenced by Palette.Palette.colorscheme().