GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GQPXA GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To inquire pixel array. Inquiry function. Returns the current color indexes of a specific array of pixels on the display surface of a workstation. (See the section "GDDM-GKS restrictions" below.) Parameters wkid (specified by user) (fullword integer)
px (specified by user) (short floating point) py (specified by user) (short floating point)
dimx (specified by user) (fullword integer) dimy (specified by user) (fullword integer)
isc (specified by user) (fullword integer) isr (specified by user) (fullword integer)
dx (specified by user) (fullword integer) dy (specified by user) (fullword integer)
errind (returned by GDDM) (fullword integer)
invval (returned by GDDM) (fullword integer)
colia (returned by GDDM) (an array of fullword integers)
Operating states GKOP, WSOP, WSAC, SGOP Related functions Inquire pixel (GQPX), Cell array (GCA) Description (See the section "GDDM-GKS restrictions" below.) If the inquired information is available, it is returned as output, and errind is returned as 0 (zero). If the inquired information is not available, all output is invalid, and errind returns an error indicator. GDDM-GKS Restrictions The workstations supported by GDDM-GKS have no pixel store read-back capability. If this function is invoked, error 40 is reported in errind. Principal errors
|
Copyright IBM Corporation 1990, 2012 |