calcRequiredBuffersize Method |
||||||||||||||
Calculates the number of bytes needed to store one frame of image data with the specified FrameTypeInfo. | ||||||||||||||
Syntax: | size_t calcRequiredBuffersize( const FrameTypeInfo& type ); |
|||||||||||||
|
||||||||||||||
Return Value: | Number of bytes required to store one frame. |
|||||||||||||
Information: | Header File: tisudshl.h
| |||||||||||||
See also: | FrameTypeInfo, calcBufferSize |