color_converted_view_type Struct Template Reference
[color_converted_view]
#include <image_view_factory.hpp>
Inherits boost::gil::detail::_color_converted_view_type< SrcView, CC, DstP, SrcView::value_type >.
List of all members.
Detailed Description
template<typename SrcView, typename DstP, typename CC = default_color_converter>
struct boost::gil::color_converted_view_type< SrcView, DstP, CC >
Returns the type of a view that does color conversion upon dereferencing its pixels.
The documentation for this struct was generated from the following file: