Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Ncimg_library | Contains all classes and functions of the CImg library |
CCImg | Class representing an image (up to 4 dimensions wide), each pixel being of type T |
CCImgDisplay | Allow to create windows, display images on them and manage user events (keyboard, mouse and windows events) |
CCImgException | Instances of CImgException are thrown when errors are encountered in a CImg function call |
CCImgList | Represent a list of images CImg<T> |