| 4D v15 R3SET SCREEN DEPTH | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v15 R3
 SET SCREEN DEPTH 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SET SCREEN DEPTH ( depth {; color {; screen}} ) | ||||||||
| Parameter | Type | Description | ||||||
| depth | Longint |   | Depth of the screen (number of colors = 2 ^ Screen depth) | |||||
| color | Longint |   | 1 = Color, 0 = Gray Scale | |||||
| screen | Longint |   | 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.
	Product:  4D
	Theme:  System Environment
	Number:  
        537
        
        
        
	
	Modified:  4D v11 SQL  
	
	
	
	
	
	4D Language Reference ( 4D v15 R3)
	
	4D Language Reference ( 4D v15)
	
	
	
	4D Language Reference ( 4D v15.4)
	
	
	
	
	4D Language Reference ( 4D v15.3)
	
	
 Add a comment
Add a comment