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

SA_ColorMapEntries

Tag start for OpenScreenTagList() Allows you to override the number of entries in the ColorMap for your screen.

Declaration

Source position: intuition.pas line 1264

const SA_ColorMapEntries = SA_Dummy + 28;

Description

Intuition normally allocates ((1 shl depth) or 32), whichever is more, but you may require even more if you use certain graphics.library features (eg. palette-banking).


Documentation generated on: 2017-01-10