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.5.41 v_rbox TOS Name: »Rounded Rectangle« - zeichnet ein Rechteck mit abgerundeten Ecken VDI-Nummer: 11 (GDP 8) Deklaration: void v_rbox ( int16_t handle, int16_t *pxyarray ); Beschreibung: Die Funktion zeichnet ein Rechteck mit abgerundeten Ecken. Es gilt: Parameter Bedeutung handle Kennung der Workstation pxyarray[0] x-Koordinate pxyarray[1] y-Koordinate des Eckpunktes pxyarray[2] x-Koordinate pxyarray[3] y-Koordinate der diagonal gegenüber liegenden Ecke Hinweis: Die Linien-Attribute, der Schreibmodus sowie das Pixelgrößenverhältnis werden berücksichtigt. Ergebnis: Die Funktion liefert kein Ergebnis. Verfügbar: Supported by all drivers. This function composes one of the 10 VDI GDP's (Generalized Drawing Primitives). Although all current drivers support all GDP's, their availability is not guaranteed and may vary. To check for a particular GDP refer to the table returned by v_opnvwk or v_opnwk. Gruppe: Ausgabefunktionen Querverweis: Binding vs_color vswr_mode vsl_type vsl_width vsl_color vsl_ends vsl_udsty