|
MF_API int MFImage_GetBitsPerPixel |
( |
int |
format | ) |
|
Get the average number of bits per pixel for the specified format.
- Parameters
-
format | Image 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()
|