PixelMap.At

PixelMap.At method

The value at given coordinates

public bool At(int x, int y)
ParameterTypeDescription
xInt32X-coordinate
yInt32Y-coordinate

See Also