SuperImage.opApply

Enumerates all pixels of the image in scan order

interface SuperImage
final
int
opApply
(
scope int delegate
(,
uint x
,
uint y
)
dg
)

Meta