PMF_COLORREALIZABLE Option

The PMF_COLORREALIZABLE option may be used to select whether color table from the metafile is realized upon loading. The PMF_COLORREALIZEABLE option can have one of the values shown in the following table.

PMF_COLORREALIZABLE Options for GpiPlayMetaFile

┌────────────────────┬────────────────────────────────────────┐
│Value               │Description                             │
├────────────────────┼────────────────────────────────────────┤
│CREA_DOREALIZE      │Sets the realizable option when loading │
│                    │the color table.                        │
├────────────────────┼────────────────────────────────────────┤
│CREA_NOREALIZE      │Does not set the realizable option when │
│CREA_DEFAULT        │loading the color table.                │
└────────────────────┴────────────────────────────────────────┘


[Back: PMF_COLORTABLE Option]
[Next: PMF_DEFAULTS Option]