#include <Pt/Gfx/ImageFormat.h>
Read-only cursor to one pixel. More...
ConstPixel is the const counterpart of Pixel. It can be constructed from a const view or from a mutable Pixel. It reads colors and advances, but it does not write.