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 = ArgType |
using | result_type = ResultType |
using | const_t = ConstT |
using | value_type = Value |
using | reference = Reference |
using | const_reference = ConstReference |
![]() | |
static constexpr bool | is_mutable = IsMutable |
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