eos 1.4.0
|
Class to represent images. More...
#include <Image.hpp>
Public Types | |
using | pixel_type = PixelType |
Class to represent images.
The class currently uses row-major storage order.
Some of the code is inspired by the Selene library (https://github.com/kmhofmann/selene, MIT license).