Get it
Learn it
Advanced
#include <CImage.h> enum PixelDepth { D8U = 0, D8S = 1, D16U = 2, D16S = 3, D32S = 4, D32F = 5, D64F = 6, };