Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
MutablePixelIteratorConcept< IT > Struct Template ReferenceMutable pixel iterator concept.
More...
|
Public Member Functions | |
void | constraints () |
template <typename IT> concept MutablePixelIteratorConcept : PixelIteratorConcept<IT>, MutableRandomAccessIteratorConcept<IT> {};
Definition at line 730 of file gil_concept.hpp.