Mount Fuji Engine  0.8b
MF_API int MFImage_GetBitsPerPixel ( int  format)

Get the average number of bits per pixel for the specified format.

Parameters
formatImage format to query.
Returns
The number of bits per pixel for the specified format. If a compressed format is specified, the average number of bits per pixel is returned.
See Also
MFImage_GetPlatformAvailability(), MFImage_GetFormatString()