default_color_converter_impl< C1, rgba_t > Struct Template Reference
[Color Space Converion]
#include <color_convert.hpp>
List of all members.
Detailed Description
template<typename C1>
struct boost::gil::default_color_converter_impl< C1, rgba_t >
Converting any
pixel type to RGBA. Note: Supports homogeneous pixels only.
|
Public Member Functions |
template<typename P1, typename P2> |
void | operator() (const P1 &src, P2 &dst) const |
The documentation for this struct was generated from the following file: