I would like to know if the library provides the function "rulers" (as GIMP for example) to display an horizontal ruler and a vertical ruler on the image sides, with mouse pointer coordinates.
The Vintasoft.Imaging.UI.ImageViewer control does not provide functionality like "rulers" in Gimp but I think you can implement necessary functionality by yourself. Please read how to draw static graphical objects in ImageViewer here: https://www.vintasoft.com/docs/vsimagin ... _Tool.html