Image.opIndex

Get a pixel of the given pixel format at a location on the image.

class Image(V)
const
opIndex
(
size_t x
,
size_t y
)
if (
isColorValue!V
)

Meta