Boost GIL


Functions
destruct_pixels

invokes the destructor on every pixel of an image view More...

Functions

template<typename View >
BOOST_FORCEINLINE void destruct_pixels (const View &img_view)
 Invokes the in-place destructor on every pixel of the view.
 

Detailed Description

invokes the destructor on every pixel of an image view

destruct_pixels