Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
Step IteratorConcept for an iterator that has non-fundamental step.
More... | |||||||||||||||||||||||
Classes | |
| struct | ByteAdvancableIteratorConcept< IT > |
| Concept of a random-access iterator that can be advanced in bytes. More... | |
| struct | MutablePixelStepIteratorConcept< IT > |
| GIL's mutable pixel step iterator concept. More... | |
| struct | MutableStepIteratorConcept< IT > |
| Mutable step iterator concept. More... | |
| class | PixelStepIteratorConcept< IT > |
| GIL's pixel step iterator concept. More... | |
| struct | StepIteratorConcept< IT > |
| Step iterator concept. More... | |