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.9.25 vq_ctab_entry TOS Name: »Inquire colour table entry« Opcode: 206 (Sub-Opcode 1) Syntax: int32_t vq_ctab_entry( int16_t handle, int16_t index, COLOR_ENTRY *color ); Description: The call vq_ctab_entry obtains the colour space and the colour of a colour table entry. Parameter Meaning handle Workstation identifier index Colour table index color Holds colour of colour table entry after the call Return value: The function returns the colour space of a colour table entry. Availability: As of NVDI 5.00. Group: Colour table functions See Also: Binding