Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pqcmdf(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PQCMDF(3g)  —  Subroutines

Name

PQCMDF − Returns an error indicator, list of available color models, and default color model. 

Operating States: PHOP, ∗, ∗, ∗
PHIGS standard function
 

Syntax

PQCMDF (WTYPE, N, ERRIND, OL, CMOD, DFCMOD)

Argument          Data Type      Access    Description
---------------------------------------------------------------------------
WTYPE             Integer       Read       Workstation type
N                 Integer       Read       Requested element of the list of
                                           available color models
ERRIND            Integer       Write      Error indicator
OL                Integer       Write      Number of available color models
CMOD              Integer       Write      Nth available color model
DFCMOD            Integer       Write      Default color model
---------------------------------------------------------------------------

Constants

Defined Argument     Constant    Description
---------------------------------------------------------------------------
DFCMOD               PINDIR      Indirect (indexed) color
                     PRGB        Direct specification of red, green, and
                                 blue
                     PCIE        Direct specification in the format of the
                                 Commission Internationale de l’Eclairage
                     PHSV        Direct specification of hue, saturation,
                                 and value
                     PHLS        Direct specification of hue, lightness,
                                 and saturation
---------------------------------------------------------------------------

Description

PQCMDF queries the workstation description table and returns an error indicator, the list of available color models, and the default color model. 

See Also

PQCF
PSCMD

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026