GDDM V3R2 Base Application Programming Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


IMRREF

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Function


To reflect extracted image.


   IMRREF      (proj-id, reflection)

APL code 1662 GDDM RCP code X'3C030108' (1006829832)


Parameters


proj-id (specified by user) (fullword integer)
The identifier of a projection with an incomplete transform, to which this transform element is to be added.

reflection (specified by user) (fullword integer)
Specifies how the extracted image is to be reflected. Possible values are:

1
Left-to-right (horizontal)
2
Top-to-bottom (vertical)
3
Top-to-left (major diagonal)
4
Right-to-top (minor diagonal)

Description


Reflects the extracted image.

Only one IMRREF call is allowed for a given transform. Subsequent IMRREF calls are an error.

Principal errors


ADM3401 E
INVALID PROJECTION IDENTIFIER
ADM3402 E
PROJECTION DOES NOT EXIST
ADM3404 E
TRANSFORM ALREADY CONTAINS A CALL TO THIS ROUTINE
ADM3412 E
INVALID REFLECTION VALUE

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012