fill_pixels
[STL-like Algorithms]


Detailed Description

std::fill for image views


Functions

template<typename View, typename Value>
GIL_FORCEINLINE void boost::gil::fill_pixels (const View &img_view, const Value &val)
 std::fill for image views
template<typename Types, typename Value>
void boost::gil::fill_pixels (const any_image_view< Types > &img_view, const Value &val)
 fill_pixels for any image view. The pixel to fill with must be compatible with the current view

Copyright © 2006-2007 Adobe Systems Incorporated.

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

Search powered by Google