PixelMap.At
PixelMap.At method
The value at given coordinates
public bool At(int x, int y)
| Parameter | Type | Description |
|---|---|---|
| x | Int32 | X-coordinate |
| y | Int32 | Y-coordinate |
See Also
- class PixelMap
- namespace Aspose.CAD.Vectorization
- assembly Aspose.CAD
The value at given coordinates
public bool At(int x, int y)
| Parameter | Type | Description |
|---|---|---|
| x | Int32 | X-coordinate |
| y | Int32 | Y-coordinate |