Pixmap.scanLine

Retrieves the first line of the Pixmap.

struct Pixmap
@safe pure nothrow @safe pure nothrow @nogc inout
inout(Pixel)[]
scanLine
()

See Also

Check out PixmapScanner for more useful scanning functionality.

Meta