Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE COLOUR MODEL

PQCMD


CALL SEQUENCE

CALL PQCMD (WKID, ERRIND, CMODEL)

INPUT PARAMETERS

INTEGER WKID
Workstation identifier.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER CMODEL
Current color model.

PHIGS STATE

(PHOP, WSOP, *, *).

EFFECT

Returns the current colour model in workstation WKID workstation state list. If the data is available, error indicator is returned as 0.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open
59
Ignoring function, the specified workstation does not have output capability (i.e. the workstation category is neither OUTPUT, OUTIN, nor MO)

SEE ALSO

set colour model, inquire colour model facilities.


Previous Next Up Title Contents Index Functions Index Top Library