DCL:GRPH2:UEPACK: Tone Fill Routines: Explanation of Subroutines
Performs fill of 2-D contours using the image-data draw function.
CALL UETONF(Z,MX,NX,NY)
Z (R) A 2-D array of MX * NY. The NX * NY portion is used in the draw routine. MXn (I) The first adjustable dimension of array Z. NX (I) The first adjustable dimension of array Z used in the draw routine NY (I) The second adjustable dimension of array Z used in the draw routine