MultiCam Boards Documentation > MultiCam Documentation > MultiCam C++ Reference > Classes > Surface Class > Surface::Free Method

Surface::Free Method

Reverts the effect of Reserve. When this method is called, the channel is allowed to acquire new images in the surface.

[C++]

void Surface::Free();

See Also

Surface Class | Surface::Reserve