Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
iterator_is_basic< IT > Struct Template ReferenceDetermines if a given pixel iterator is basic Basic iterators must use gil::pixel (if interleaved), gil::planar_ptr (if planar) and gil::pixel_step_iterator (if step). They must use the standard constness rules.
|
Static Public Attributes | |
static const bool | value |
Definition at line 100 of file metafunctions.hpp.