Modules
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
File Members
|
GIL Home Page
destruct_pixels
[
STL-like Algorithms
]
Detailed Description
invokes the destructor on every pixel of an image view
Functions
template<typename View>
GIL_FORCEINLINE void
boost::gil::destruct_pixels
(const View &img_view)
Invokes the in-place destructor on every pixel of the view.