Method GetPointReference
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
GetPointReference(int, int)
Gets the reference of the requested point.
public ref ColorBgra GetPointReference(int x, int y)
Parameters
Returns
- ColorBgra
A reference to the requested point in the surface.