[Contents] [index] [Help] [Retrace] [browse <] [Browse >]

Screen colors are set at the time the screen is opened with the sa_colors
tag.  If the colors need to be changed after the screen is opened, the
graphics library function, LoadRGB4() should be used.  To change a single
entry in the color table, use SetRGB4() and SetRGB4CM().  See the
"graphics primitives" chapter for more information on these functions.