❔ FreeImage does not contain a definition for GetBitmap

Every tutorial I find says
C++
Bitmap bitmap = FreeImage.GetBitmap(dib);
C++
Bitmap bitmap = FreeImage.GetBitmap(dib);
should be a working code. However, in my case GetBitmap is not reconized as a valid function. Is something outdated here? Am I doing something wrong here?
1 Reply
Accord
Accord8mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.