gflRotateFine

The gflRotateFine function applies a rotation on a picture.

GFL_ERROR gflRotateFine(
  GFL_BITMAP * src,  

GFL_BITMAP ** dst,
double angle, const GFL_COLOR * color );

Parameters

Return value

See also