Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>paintarea()</b> g_exam38 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PAINTAREA()                                                         G_EXAM38
   Fills a complex shape on the screen with a solid color.

   Syntax
         PAINTAREA(nX,nY,nColor,nBoundary)

   Arguments
         nX          Sets the absolute horizontal position.
         nY          Sets the absolute vertical position.
         nColor      Sets the palette color.
         nBoundary   Sets the boundary color.

   Description
         PAINTAREA() fills complex shapes on the screen with a solid color.
         It will not fill with a pattern.

   Note: PAINTAREA() is not supported on HP plotters..

See Also: FILLAREA()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson