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.6.17 vqm_bg_color TOS Name: »Inquire background colour« - Obtain marker background colour. Opcode: 203 (Sub-Opcode 3) Syntax: int32_t vqm_bg_color( int16_t handle, COLOR_ENTRY *bg_color ); Description: The call vqm_bg_color obtains the background colour for markers. Parameter Meaning handle Workstation identifier bg_color COLOR_ENTRY of background colour Return value: Set colour space (at present only CSPACE_RGB), or -1 (invalid subfunction number). Availability: As of NVDI 5.00. Group: Inquire functions See Also: Binding