DIB to GFL

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

Cobian
Posts: 1
Joined: Fri Nov 28, 2008 10:28 am

DIB to GFL

Post by Cobian »

I need something opposite to GetDIBFromBitmap

I have BITMAPINFO* pInfo and BYTE* pBits;
How can i get the GFL_BITMAP?
User avatar
xnview
Author of XnView
Posts: 44355
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: DIB to GFL

Post by xnview »

you have gflConvertDIBIntoBitmap
Pierre.