freeimage.h
FreeImage_HasBackgroundColor
8 24 32
DLL_API BOOL DLL_CALLCONV FreeImage_HasBackgroundColor(FIBITMAP *dib);
Devuelve TRUE cuando la imagen tiene un color de fondo de fichero, FALSE en caso contrario.
DLL_API BOOL DLL_CALLCONV FreeImage_HasBackgroundColor(FIBITMAP *dib);
Devuelve TRUE cuando la imagen tiene un color de fondo de fichero, FALSE en caso contrario.