Tag start for OpenScreenTagList() Screen bitmap depth
Source position: intuition.pas line 1973
const SA_Depth = SA_Dummy + $0005; |
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.