Visual Computing Library
devel
|
A concept representing an Image. More...
#include <vclib/space/core/image.h>
A concept representing an Image.
The concept is satisfied when T
is a class that instantiates or derives from an Image class.
T | The type to be tested for conformity to the ImageConcept. |