color_convert_deref_fn Class Template Reference
[color_converted_viewModels]

#include <image_view_factory.hpp>

Inheritance diagram for color_convert_deref_fn:

deref_base< color_convert_deref_fn< SrcConstRefP, DstP, CC >, DstP, DstP, const DstP &, SrcConstRefP, DstP, false > List of all members.

Detailed Description

template<typename SrcConstRefP, typename DstP, typename CC = default_color_converter>
class boost::gil::color_convert_deref_fn< SrcConstRefP, DstP, CC >

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


Public Member Functions

 color_convert_deref_fn (CC cc_in)
DstP operator() (SrcConstRefP srcP) const

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

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google