Searched defs:ImageIterator (Results 1 – 1 of 1) sorted by relevance
77 struct ImageIterator struct79 int current_offset_in_bytes; /**< Current offset of image (in bytes) */80 int stride_x; /**< Stride of the image in X dimension (in bytes) */81 int stride_y; /**< Stride of the image in Y dimension (in bytes) */82 int element_shift; /**< The number of bits to shift by for one element */