•  Back 
  •  Inquire functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
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.6.1  vqf_attributes                                              TOS

 Name:         »Inquire current fill area attributes« - Obtain the 
               attributes for filling area

 Opcode:       37

 Syntax:       void vqf_attributes ( int16_t handle, int16_t *attrib 
               );

 Description:  The call vqf_attributes reports back the current 
               attributes for filled graphic objects.

                Parameter  Meaning

                handle     Workstation identifier
                attrib[0]  Fill type
                attrib[1]  Fill colour
                attrib[2]  Fill style index
                attrib[3]  Writing mode
                attrib[4]  Perimeter flag:
                               0 =  invisible 
                            <> 0 =  visible 


 Return value: The function does not return a result.

 Availability: Supported by all devices.

 Group:        Inquire functions

 See Also:     Binding   vswr_mode   vs_color   vsf_interior 
               vsf_style   vsf_color   vsf_perimeter