Searched refs:get_colors (Results 1 – 3 of 3) sorted by relevance
68 _info._number_colors = _io_dev.get_colors(); in read_header()
39 int get_colors() { return _processor_ptr.get()->imgdata.idata.colors; } in get_colors() function in boost::gil::detail::raw_device_base
86 static void get_colors(uint8_t *min, uint8_t *max, uint8_t color4[4][3]) in get_colors() function402 get_colors(min_color, max_color, color4); in encode_four_color_block()