CImage:WcsToXy CImage:XyToWcsStr

CImage:XyToWcs


The XyToWcs method converts a pixel coordinate to a world coordinate system position. The result is returned as 2 numbers.

Syntax

nWorldX, nWorldY = CImage:XyToWcs( x, y )

Related Topics

CImage, XyToWcsStr, WcsToXy, Image Coordinate System, Subpixel Coordinate Definition