Function object that given a source pixel, returns it converted to a given color space and channel depth. Models: PixelDereferenceAdaptorConcept. More...
#include <image_view_factory.hpp>
Public Member Functions | |
color_convert_deref_fn (CC cc_in) | |
DstP | operator() (SrcConstRefP srcP) const |
Additional Inherited Members | |
![]() | |
using | argument_type |
using | result_type |
using | const_t |
using | value_type |
using | reference |
using | const_reference |
![]() | |
static constexpr bool | is_mutable |
Function object that given a source pixel, returns it converted to a given color space and channel depth. Models: PixelDereferenceAdaptorConcept.
Useful in constructing a color converted view over a given image view