Image: Set Coordinates
Set the XY Mapping of an image for inserting it in graphs
Minimum Origin Version Required: 2022
1. cvSetXY left:=0 right:=10 bottom:=0 top:=5 unit:=m;
Input/Output
ImageLayer
Input
double
string
This X-Function is used to set the XY Mapping of an image. The image can be used to insert to a graph window. See this page for details.
cvResize