4D v16.3

SET SCREEN DEPTH

Home

 
4D v16.3
SET SCREEN DEPTH

SET SCREEN DEPTH 


 

SET SCREEN DEPTH ( depth {; color {; screen}} ) 
Parameter Type   Description
depth  Longint in Depth of the screen (number of colors = 2 ^ Screen depth)
color  Longint in 1 = Color, 0 = Gray Scale
screen  Longint in Screen number, or main screen if omitted

SET SCREEN DEPTH changes the depth and color/gray scale settings of the screen whose number you pass in screen. If you omit this parameter, the command is applied to the main screen.

For details about the values you pass in color and depth, see the description of the command SCREEN DEPTH.



See also 

SCREEN DEPTH

 
PROPERTIES 

Product: 4D
Theme: System Environment
Number: 537

 
HISTORY 

Modified: 4D v11 SQL

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)