DCL:GRPH1:SWPACK: Machine-Dependent Routines:Explanation of Subroutines: Coordinate Transformation
Performs transformation from workstation coordinates to image coordinates.
CALL SWFINT(WX,WY,IWX,IWY)
CALL SWIINT(IWX,IWY,WX,WY)
WX,WY (R) The workstation coordinates. (i/o) IWX,IWY (I) The image coordinates. (i/o)
- (a)
- None.