Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

SA_Colors

Tag start for OpenScreenTagList()ti_Data is an array of TColorSpec, terminated by ColorIndex = -1. Specifies initial screen palette colors.

Declaration

Source position: intuition.pas line 2035

const SA_Colors = SA_Dummy + $0009;

Description

Specifies initial screen palette colors. Data is a pointer to an array of TColorSpec structures, terminated by a ColorSpec structure with ColorIndex=-1. Screen colors may be changed after the screen is opened with the graphics library functions SetRGB4() and LoadRGB4(). ColorSpec colors are right-justified, four bits per gun.


Documentation generated on: 2021-07-30