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.8.1.1 vq_calibrate TOS Name: »Inquire calibration« - Test colour calibration. Opcode: 5 (Escape 77) Syntax: int16_t vq_calibrate ( int16_t handle, int16_t *flag ); Description: The call vq_calibrate tests whether functions for calibration are present, and if these are switched on. The following apply: Parameter Meaning handle Workstation identifier flag Calibration: 0 = is off 1 = is on Return value: The function returns the value 1 if functions for calibration are present, else the value 0. Availability: Group: Special graphic functions See Also: Binding vs_calibrate