Searched refs:_COLOR_CHANNELS (Results 1 – 1 of 1) sorted by relevance
48 _COLOR_CHANNELS = ('R', 'G', 'B') variable96 if color_channel not in _COLOR_CHANNELS:246 for color in _COLOR_CHANNELS: