gflGetColorAt

The gflGetColorAt function gets the color at a position of the picture.

GFL_ERROR gflGetColorAt(
  GFL_BITMAP * src,  

GFL_INT32 x,
GFL_INT32 y,
GFL_COLOR * color );

Parameters

Return value

See also