gflResizeCanvas

The gflResizeCanvas function allows to resize the canvas of a picture.

GFL_ERROR gflResizeCanvas(
  GFL_BITMAP * src,  

GFL_BITMAP ** dst,
GFL_INT32 width,
GFL_INT32 height,
GFL_CANVASRESIZE mode,
const GFL_COLOR * color );

Parameters

Return value

See also