Pixels.opApply

Support using foreach on a row.

struct Pixels
int
opApply
(
T : Color
)
(
int delegate(
ref T
)
dg
)

Meta