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.13 vql_fg_color TOS Name: »Inquire Foreground Color« - Obtain lines foreground colour. Opcode: 202 (Sub-Opcode 2) Syntax: int32_t vql_fg_color( int16_t handle, COLOR_ENTRY *fg_color ); Description: The call vql_fg_color obtains the foreground colour for lines. Parameter Meaning handle Workstation identifier fg_color COLOR_ENTRY of foreground 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