Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
type_from_x_iterator< X_IT > Struct Template ReferenceGiven a pixel iterator defining access to pixels along a row, returns the types of the correspnding built-in step_iterator, xy_locator, image_view.
|
Public Types | |
typedef pixel_step_iterator< X_IT > | step_iterator_t |
typedef image_view< xy_locator_t > | view_t |
typedef pixel_2d_locator< step_iterator_t > | xy_locator_t |
Definition at line 59 of file metafunctions.hpp.