ImageGearJava Project > com.accusoft.imagegear.display Package > IImGearPageDisplay Interface : convertCoordinates Method |
array
parameter can point to array of points or double points.Overload | Description |
---|---|
convertCoordinates(IImGearScrollableView,Graphics,ImGearCoordConvModes,ImGearArray) | Translates coordinates between image and device coordinate systems (depending on the value of the "Mode" parameter). The array parameter can point to array of points or double points. |
convertCoordinates(IImGearScrollableView,ImGearCoordConvModes,ImGearArray) | Translates coordinates between image and device coordinate systems. |