Adobe Systems, Inc.

detail::copier_n< I, O > Struct Template Reference
[copy_pixels]

#include <algorithm.hpp>

List of all members.


Public Member Functions

GIL_FORCEINLINE void operator() (I src, std::ptrdiff_t n, O dst) const

Detailed Description

template<typename I, typename O>
struct detail::copier_n< I, O >

Does a copy-n. If the inputs contain image iterators, performs a copy at each row using the row iterators

Definition at line 174 of file gil/core/algorithm.hpp.

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