INQUIRE COLOUR MODEL
CALL SEQUENCE
void pinq_colr_model(
Pint ws_id, /* workstation identifier */
Pint *error_ind, /* (out) error indicator */
Pint *model /* (out) current colour model */
)
PHIGS STATE
(PHOP, WSOP, *, *).
EFFECT
Returns the current colour model in workstation ws_id's 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.