safePut

Set the pixel color at the specified coordinates if the coordinates are not out of bounds.

void
safePut
(
V
COLOR
)
(
auto ref V v
,,,
COLOR value
)
if (
is(COLOR : ViewColor!V)
)

Meta