ONE - On-device Neural Engine
|
Public Member Functions | |
__init__ (self) | |
colorscheme (self) | |
Protected Attributes | |
_slots | |
_colors | |
Definition at line 17 of file Palette.py.
Palette.Palette.__init__ | ( | self | ) |
Reimplemented in Palette.YLORRD9Palette, and Palette.UniformPalette.
Definition at line 19 of file Palette.py.
Palette.Palette.colorscheme | ( | self | ) |
Definition at line 31 of file Palette.py.
References DotBuilder.DotBuilder._colors, Palette.Palette._colors, Palette.UniformPalette._colors, Palette.Palette._slots, and Palette.UniformPalette._slots.
|
protected |
Definition at line 23 of file Palette.py.
Referenced by DotBuilder.DotBuilder._gen_color_table(), DotBuilder.DotBuilder._get_color(), and Palette.Palette.colorscheme().
|
protected |
Definition at line 21 of file Palette.py.
Referenced by Palette.Palette.colorscheme().