[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

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 1242

const SA_Colors = SA_Dummy + 9;

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: 2017-01-10