coord

Pixel coordinates. Used to specify image coordinates in the form of a pixel offset relative to the top-left corner of an image or layer rectangle. These coordinates are often used in image offsets or crop parameters.

coord

px , py

px , py

x, y values in pixels (int)

The coordinate 0,0 refers to the top-left corner of the image or rectangle. Increasing the values moves towards the bottom right.

On this page