[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _gPixelGet()
 Retrieve the color of a specified pixel
------------------------------------------------------------------------------
 C Prototype

     #include "llibg.api"
     DWORD _gPixelGet(
                       int iX,
                       int iY
                     )

 Arguments

     iX is the pixel-based X coordinate.

     iY is the pixel-based Y coordinate.

 Returns

     The color of the specified pixel.

 Files   Library is LLIBG.LIB, header file is Llibg.api.


See Also: _gPixelSet()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson