default_construct_pixels
[STL-like Algorithms]


Detailed Description

invokes the default constructor on every pixel of an image view

default_construct_pixels


Functions

template<typename View>
void default_construct_pixels (const View &img_view)
 Invokes the in-place default constructor on every pixel of the (uninitialized) view. Does not support planar heterogeneous views. If an exception is thrown destructs any in-place default-constructed pixels.

Generated on Sat May 2 13:50:16 2009 for Generic Image Library by  doxygen 1.5.6