boost::gil::indexed_image
Synopsis
Declared in <boost/gil/extension/toolbox/image_types/indexed_image.hpp>
template<
typename Index,
typename Pixel,
typename IndicesAllocator = std::allocator<unsigned char>,
typename PalleteAllocator = std::allocator<unsigned char>>
class indexed_image;
Member Functions
Name |
Description |
|
Constructors |
Copy assignment operator |
|
Data Members
Name |
Created with MrDocs