•  Back 
  •  Superior attributes 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File7.4.6.103  vs_grayoverride                                         TOS

 Name:         »Override gray level«

 Opcode:       133

 Syntax:       void vs_grayoverride ( int16_t handle, int16_t grayval 
               );

 Description:  The call vs_grayoverride overrides the grey level 
               specified with the vsf_style call patterns 2,1 through 
               2,8. The application should specify the closest index 
               in the normal fill pattern set and follow it with a 
               vs_grayoverride call to "fine-tune" that gray level on 
               devices that support such fine tuning. This call is 
               currently implemented in the PostScript driver.

                Parameter  Meaning

                handle     Workstation identifier
                grayval    Grey value in tenths of a percent
                              0  White
                           1000  Black

 Return value: The function does not return a result.

 Availability: GEM/3 Release 3.1

 Group:        Superior attributes

 See Also:     Binding