gflRotate

The gflRotate function applies a rotation on a picture.

GFL_ERROR gflRotate(
  GFL_BITMAP * src,  

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

Parameters

Return value

See also