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.43 vsm_fg_color TOS Name: »Set foreground colour« - Set foreground colour for markers. Opcode: 200 (Sub-Opcode 3) Syntax: int16_t vsm_fg_color ( int16_t handle, int32_t color_space, COLOR_ENTRY *fg_color ); Description: The call vsm_fg_color sets the foreground colour for markers. Parameter Meaning handle Workstation identifier color_space Colour space (at present only 0 for the colour space set, or CSPACE_RGB) fg_color COLOR_ENTRY of the foreground colour Return value: -1 = Wrong subfunction number 0 = Function not present 1 = All OK Availability: NVDI 5.00 onwards. Group: Marker attributes See Also: Binding