Boost GIL


Public Types | List of all members
color_converted_view_type< any_image_view< Views >, DstP > Struct Template Reference

Returns the type of a runtime-specified view, color-converted to a given pixel type with the default coor converter. More...

#include <image_view_factory.hpp>

Public Types

using type = any_image_view< typename detail::views_get_ccv_type< Views, DstP, default_color_converter >::type >
 

Detailed Description

template<typename Views, typename DstP>
struct boost::gil::color_converted_view_type< any_image_view< Views >, DstP >

Returns the type of a runtime-specified view, color-converted to a given pixel type with the default coor converter.


The documentation for this struct was generated from the following file: