•  Back 
  •  Screen functions 
  •  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-File4.5.25  VsetRGB                                                    TOS

 Name:         »VsetRGB« - Set the RGB value of a colour.

 Opcode:       93

 Syntax:       void VsetRGB( int16_t index, int16_t count, int32_t 
               *array );

 Description:  The XBIOS function VsetRGB sets the RGB values for 
               count palette entries starting from the palette index 
               index. The colour values are stored in array.

 Return value: The function does not return a result.

 Availability: The function is only available on computers of the 
               Falcon series.

 Group:        Screen functions

 See also:     Binding   mon_type   Vsetmode   VsetSync   VgetSize 
               VgetRGB   VsetMask