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

SA_Depth

Tag start for OpenScreenTagList() Screen bitmap depth

Declaration

Source position: intuition.pas line 1238

const SA_Depth = SA_Dummy + 5;

Description

Screen bitmap depth. Data is a LongWord. The depth of the screen determines the number of available colors. Do not set the depth to a value greater than that supported by the specific display mode. This information is available to the application through the graphics library display database. The default is one bitplane.


Documentation generated on: 2017-01-10