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

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 2053

const SA_ColorMapEntries = SA_Dummy + $001C;

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: 2021-07-30