•  Back 
  •  Ausgabefunktionen 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
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.15  v_contourfill                                              TOS

 Name:         »Countour fill« - füllt eine Fläche.

 VDI-Nummer:   103

 Deklaration:  void v_contourfill ( int16_t handle, int16_t x, int16_t 
               y, int16_t index );

 Beschreibung: Die Funktion füllt, abhängig vom Startpunkt, eine 
               bestimmte Fläche aus. Es gilt:

                Parameter  Bedeutung

                handle     Kennung der Workstation
                x          x-Koordinate
                y          y-Koordinate des Startpunktes
                index      Farbindex

               Hinweis: Die Füllfläche wird durch den Bildschirmrand, 
               oder durch eine definierte Farbe begrenzt.

               Die aktuellen Fülltyp-Attribute werden beim Zeichnen 
               beachtet. Ist der Parameter index negativ, so wird 
               gefüllt, bis ein andersfarbiges Pixel angetroffen wird.

 Ergebnis:     Die Funktion liefert kein direktes Funktionsergebnis.

 Verfügbar:    Die Funktion ist nicht auf allen Ausgabegeräten 
               verfügbar, deshalb sollte per vq_extnd nachgefragt 
               werden.

 Gruppe:       Ausgabefunktionen

 Querverweis:  Binding   vswr_mode   vs_color   vsf_interior 
               vsf_style   vsf_color   vsf_udpat   vsf_perimeter