the filename parametr in gflSaveBitmap function has char* type - const is missed
could you add const in next version?
the same about gflSaveBitmapW and const wchar_t*
gflSaveBitmap/gflSaveBitmapW
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 44583
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: gflSaveBitmap/gflSaveBitmapW
gflSaveBitmap can change the char* if you want to get the filename used
Pierre.