#include <image.h>
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ const_iterator() [1/2]
| Image::Image32::const_iterator::const_iterator |
( |
void | | ) |
|
|
inline |
◆ const_iterator() [2/2]
| Image::Image32::const_iterator::const_iterator |
( |
const Pixel32 * | p | ) |
|
|
inline |
◆ operator!=()
| bool Image::Image32::const_iterator::operator!= |
( |
const const_iterator & | it | ) |
const |
|
inline |
◆ operator*()
| const Pixel32 & Image::Image32::const_iterator::operator* |
( |
void | | ) |
|
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator->()
| const Pixel32 * Image::Image32::const_iterator::operator-> |
( |
void | | ) |
|
|
inline |
◆ operator==()
| bool Image::Image32::const_iterator::operator== |
( |
const const_iterator & | it | ) |
const |
|
inline |
◆ _p
| const Pixel32* Image::Image32::const_iterator::_p |
|
protected |
◆ Image32
| friend Image::Image32::const_iterator::Image32 |
|
protected |
The documentation for this struct was generated from the following file: