Normalises a point so it is on a 0..1 scale
Point, or x
y coord or width
height or width
height
Point
Normalises a point by a given width and height
Width
Height
Normalises a point by a given rect's width and height
Normalises x,y by width and height so it is on a 0..1 scale
Normalises a point so it is on a 0..1 scale
Param: a
Point, or x
Param: b
y coord or width
Param: c
height or width
Param: d
height
Returns
Point