|
class | CIntImage |
| Data structure for the representation of single channel images of the data type signed int. More...
|
|
class | CShortImage |
| Data structure for the representation of single channel images of the data type signed short. More...
|
|
class | CByteImage |
| Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images using the data type unsigned char. More...
|
|
class | CFloatImage |
| Data structure for the representation of any image type (arbitrary number of channels) using the data type float. More...
|
|