gflBitblt

The gflBitblt function performs a block transfert between two pictures with alpha blending.

GFL_ERROR gflBitbltEx(
  const GFL_BITMAP * src,  

const GFL_RECT * rect,
const GFL_BITMAP * dst,
GFL_INT32 x_dest,
GFL_INT32 y_dest );

Parameters

Return value