Pixel Coordinates. Used to specify image coordinates, such as image offsets or crop parameters, in the form of a pixel offset relative to the top-left corner of an image or layer rectangle.
coord |
px , py |
px , py |
x, y values in pixels (int) |
0,0 refers to the top-left corner of the image or rectangle. Increasing the values moves towards the bottom-right.