gflDrawPointColor

The gflDrawPointColor function allows to draw a point on a picture.

GFL_ERROR gflDrawPointColor(
  GFL_BITMAP * src,  

GFL_INT32 x,
GFL_INT32 y,
GFL_UINT32 line_width,
const GFL_COLOR * line_color,
GFL_BITMAP ** dst, );

Parameters

Return value

See also