MemBufferCollection::getBitsPerPixel Method |
||
Returns the number of bits that represent a single pixel in a buffer of the collection. | ||
Syntax: | int getBitsPerPixel() const; |
|
Return value: | The number of bits per pixel. |
|
See also: | MemBufferCollection, MemBufferCollection::getColorformat |