FrameTypeInfo::getBitsPerPixel Method |
||
Returns the number of bits used to store one pixel in frames of this type. | ||
Syntax: | unsigned int getBitsPerPixel() const; |
|
Return Value: | Number of bits per pixel for this frame type. |
|
See also: | FrameTypeInfo |