gflBitmapSetComment

The gflBitmapSetComment function change the comment associated with a bitmap. Only some formats can save the comment.

void gflSetComment(
  GFL_BITMAP * bitmap,  

const char * comment );

Parameters

See also