FreeImage_HasBackgroundColor is available since version 1.0.
Prototype:
boolean FreeImage_HasBackgroundColor(number dib)
Description:
Check if the image has a background color.
Return value:
Returns true when the image has a file background color, false otherwise.