
Grabber::getUserMemBufferSize Method [Deprecated] |
||
| Calculates the required size for a user allocated memory buffer. | ||
| Syntax: | DWORD getUserMemBufferSize() const;
|
|
| Return value: | The number of bytes required for a user allocated buffer. |
|
| Remarks: | This method returns the number of bytes required for an user allocated image buffer, according to the current color format and region of interest settings. |
|
| Information: | This method is deprecated since IC Imaging Control 3.0. | |
| See also: | Grabber, Grabber::newMemBufferCollection | |