gflCloneBitmap

GFL SDK

gflCloneBitmap

The gflCloneBitmap function allows to clone a bitmap, and returns a pointer to a GFL_BITMAP structure.

GFL_BITMAP * gflCloneBitmap(
  const GFL_BITMAP * bitmap
);

Parameters

Return value

See also