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>fpoint()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FPOINT()
   Returns the pixel's color at the specified absolute coordinates.

   Syntax
         nColor = FPOINT(nX,nY)

   Arguments
         nX          Sets the horizontal screen position.
         nY          Sets the vertical screen position.

   Returns
         nColor      Returns the color.

   Description
         FPOINT() returns the value of the pixel's color at the specified
         absolute coordinates.

See Also: FPSET()

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