Mount Fuji Engine  0.8b
MF_API bool MFImage_IsAvailableOnPlatform ( int  format,
int  platform 
)

Tests if a image format is supported in hardware on a specified platform.

Parameters
formatImage format to be tested.
platformPlatform to test for hardware support.
Returns
True if specified format is supported in hardware.
See Also
MFImage_GetPlatformAvailability()