boost::gil::color_index_type
Synopsis
template<
typename ColorBase,
typename Color>
struct color_index_type
: detail::type_to_index<ColorBase::layout_t::color_space_t, Color>
Base Classes
Name |
Description |
|
Returns the index corresponding to the first occurrence of a given given type in |
Created with MrDocs