An immutable point in floating-point pixel space.
Construct a point from an x and y coordinate.
the x-coordinate of the point
the y-coordinate of the point
Readonly
point to compare this with
this
true iff this and that represent the same point
Generated using TypeDoc
An immutable point in floating-point pixel space.