Adobe Systems, Inc.

copy_and_convert_pixels
[GIL Algorithms]

copies src view into dst view, color converting if necessary More...

Functions

template<typename TYPES1, typename TYPES2>
void copy_and_convert_pixels (const any_image_view< TYPES1 > &src, const any_image_view< TYPES2 > &dst)
template<typename V1, typename TYPES2>
void copy_and_convert_pixels (const V1 &src, const any_image_view< TYPES2 > &dst)
template<typename TYPES1, typename V2>
void copy_and_convert_pixels (const any_image_view< TYPES1 > &src, const V2 &dst)
template<typename V1, typename V2>
GIL_FORCEINLINE void copy_and_convert_pixels (const V1 &src, const V2 &dst)

Detailed Description


Function Documentation

template<typename V1, typename V2>
GIL_FORCEINLINE void copy_and_convert_pixels const V1 &  src,
const V2 &  dst
 

Copies src view into dst view, color converting if necessary.

Definition at line 310 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