I’m trying to get a picture in a Figure, in order to take over points of this picture into a dataset. So basically, I use the Figure as a digitizer. The digitized points and grid lines of the Figure should be on top of the picture. So, the picture should be in the background.
Using backdrop is not the way to go, as the picture has to be scaled and positioned quite precisely in the Figure.
Hello, perhaps this small demo program for inserting Pixmap shapes into a graphics environment with element number recognition via a background color layer will help you. Pixmapshape-Demo.xojo_binary_project.zip (27.7 KB)