copy_pixels
[GIL Algorithms]


Detailed Description

std::copy for image views


Classes

struct  copier_n
struct  copier_n< GIL::pixel_image_iterator< IL >, O >
struct  copier_n< I, GIL::pixel_image_iterator< OL > >
struct  copier_n< GIL::pixel_image_iterator< IL >, GIL::pixel_image_iterator< OL > >

Functions

template<typename V1, typename V2>
ADOBE_GIL_NAMESPACE_BEGIN
GIL_FORCEINLINE void 
copy_pixels (const V1 &src, const V2 &dst)
 std::copy for image views
template<typename Types1, typename V2>
void copy_pixels (const any_image_view< Types1 > &src, const V2 &dst)
 std::copy for image views
template<typename V1, typename Types2>
void copy_pixels (const V1 &src, const any_image_view< Types2 > &dst)
 std::copy for image views
template<typename Types1, typename Types2>
void copy_pixels (const any_image_view< Types1 > &src, const any_image_view< Types2 > &dst)
 std::copy for image views

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