boost::gil::indexed_image_deref_fn::indexed_image_deref_fn
Constructors
Synopses
Declared in <boost/gil/extension/toolbox/image_types/indexed_image.hpp>
Default constructor
indexed_image_deref_fn(
base_t::indices_locator_t const& indices_loc,
base_t::palette_locator_t const& palette_loc);
Created with MrDocs