byte_step
[Byte-level operations]


Detailed Description

returns the number of bytes from the current pixel of a pointer to the next


Functions

template<typename P>
std::ptrdiff_t byte_step (const P *)
template<typename IC, typename C>
std::ptrdiff_t byte_step (const planar_ptr< IC, C > &)
template<typename Iterator>
std::ptrdiff_t byte_step (const pixel_step_iterator< Iterator > &p)
template<typename Iterator, typename DFn>
std::iterator_traits< Iterator
>::difference_type 
byte_step (const dereference_iterator_adaptor< Iterator, DFn > &p)

Function Documentation

std::ptrdiff_t byte_step const pixel_step_iterator< Iterator > &  p  )  [inline]
 

Byte-pointer operations specialized for pixel_step_iterator (see pixel.h for more)

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google