Definition in file image.ipp.
#include <claw/assert.hpp>
Go to the source code of this file.
Functions | |
template<typename ImageT, typename PixelT> | |
claw::graphic::image::base_iterator < ImageT, PixelT >::self_type | operator+ (int n, const typename claw::graphic::image::base_iterator< ImageT, PixelT >::self_type &self) |
Get an iterator at a specific distance of the current iterator. |
claw::graphic::image::base_iterator<ImageT, PixelT>::self_type operator+ | ( | int | n, | |
const typename claw::graphic::image::base_iterator< ImageT, PixelT >::self_type & | self | |||
) | [inline] |