ImagePixelCoordinate Coordinate of a pixel in an image (x, y). Top left corner of the image is (0, 0). Properties Name Type Required Description x int Yes Coordinate on the x-axis (width). y int Yes Coordinate on the y-axis (height). [Back to Model list] [Back to API list] [Back to README]