Home
last modified time | relevance | path

Searched defs:channel_reference (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/gil/test/core/channel/
Dtest_fixture.hpp128 struct channel_reference struct
131 using parent_t = channel_value<typename gil::channel_traits<ChannelRef>::value_type>;
132 using channel_t = ChannelRef;
133 channel_t min_v_;
134 channel_t max_v_;
136 channel_reference() in channel_reference() function