Topic : TOS - das Betriebssystem Author : Version : tos.hyp (5. März 2013) Subject : Programmieren/Atari Nodes : 3001 Index Size : 93602 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Titel @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File7.8.1.19 vs_palette TOS Name: »Select Palette« - wählt eine Farbpalette aus. VDI-Nummer: 5 (Escape 60) Deklaration: int16_t vs_palette ( int16_t handle, int16_t palette ); Beschreibung: Die Funktion ermöglicht die Auswahl der Farbpalette auf einer IBM-CGA-Grafikkarte in mittlerer Auflösung. Es gilt: Parameter Bedeutung handle Kennung der Workstation palette Farbpalette 0 = Rot, Grün, Blau 1 = Cyan, Magenta, Weiß Ergebnis: Die Funktion liefert die ausgewählte Palette zurück. Verfügbar: This call was originally designed for use on IBM CGAbased computers. Its usefulness and availability are not guaranteed under any driver so it should thus be avoided. Gruppe: Grafikspezial-Funktionen Querverweis: Binding