MemBuffer::getBitsPerPixel Method |
||
| Returns the number of bits that represent a single pixel. | ||
| Syntax: | int getBitsPerPixel() const; |
|
| Return value: | The number of bits that represent a single pixel with the current color format. |
|
| See also: | MemBuffer, MemBuffer::getColorformat, MemBufferCollection::getColorformat | |