Pink 0.9

pink::pink_image Class Reference

This class forms the base of all image classes. More...

Inheritance diagram for pink::pink_image:
pink::ujoi< pixel_type_ >

List of all members.


Detailed Description

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 .


The documentation for this class was generated from the following file: