GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
ISXCTL GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To set extended image quality control parameters. ISXCTL (device, count-1, array-1, count-2, array-2) Parameters device (specified by user) (fullword integer)
The number of elements in array-1, from 0 through 4. array-1 (specified by user) (an array of fullword integers) The limit, or limits, of approximation allowed for transforms. If a given transform element cannot be performed exactly by a device, then GDDM may approximate the function, within the limit, or limits, specified, to match the device's capability. The array elements have the following meanings:
The number of elements in array-2, from 0 through 2. array-2 (specified by user) (array of short floating-point numbers) The limit, or limits, of approximation allowed for transforms. If a given transform elements cannot be performed exactly by a device, then GDDM may approximate the function, within the limit, or limits, specified, to match the device's capability. The array elements have the following meanings:
Specifies the picture quality acceptable to the application, for the current page or scanner device. This call allows individual setting of the quality control parameters described in ISCTL. This call cannot be issued while image entry or retrieval is initialized for the page or scanner specified. ISXCTL and ISCTL set the same image control parameters. ISXCTL partially or wholly updates values previously set by ISCTL, or the default values. ISCTL sets all of the image control parameters, and therefore overrides the effects of any previous call to ISXCTL. Principal errors
|
Copyright IBM Corporation 1990, 2012 |