MemBufferCollection::getFrameSize Method |
||
Returns the width and height in pixels of one frame stored in this collection. | ||
Syntax: | const SIZE& getFrameSize() const; |
|
Return value: | A SIZE structure. |
|
Remarks: | All frames of a MemBufferCollection have the same size. |
|
See also: | MemBufferCollection |