MemBuffer::getSize Method |
||
| Returns the width and height of the image data stored in this buffer. | ||
| Syntax: | const SIZE& getSize() const; |
|
| Return value: | A SIZE structure, containing the width and height of the image data stored in this buffer. |
|
| See also: | MemBuffer, MemBufferCollection::getFrameSize | |