MemBuffer::getFrameType Method | 
||
| returns an object that describes the pixel depth, pixel organization and the extent of the image data stored in the buffer. | ||
| Syntax: | virtual const FrameTypeInfo& getFrameType() const;  | 
|
| Return value: | An object that describes the pixel depth, pixel organization and the extents of the image data stored in the buffer.  | 
|
| Information: |   Introduced in version 3.0  |  |
| See also: | MemBuffer, FrameTypeInfo | |