Pink 0.9
|
This class forms the base of all image classes. More...
This class forms the base of all image classes.
It is used in template metaprogramming. As all the image types are derived from this type, you can test for an arbitrary type if it's an image. See pink::python::convert_if .