SubPixmapScanner

Advanced functionality.

Wrapper for scanning a Pixmap line by line.

Constructors

this
this(const(SubPixmap) subPixmap)

Members

Functions

back
const(Pixel)[] back()
empty
bool empty()
front
const(Pixel)[] front()
popBack
void popBack()
popFront
void popFront()
save
typeof(this) save()

Meta