MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Cluster Category > Expert Level (Cluster) > MinBufferSize

MinBufferSize

Description

Type

Integer Collection

Description

Minimal size required to contain the image plane

"Set" effect

"Get" effect

Returns the minimal size of the image

Classification

Class

Channel

Category

Cluster

Level

Expert

Identifiers

String

MinBufferSize

C, C++

MC_MinBufferSize

.NET

MC.MinBufferSize

Numerical

3334

This parameter is expressed as a number of bytes.

It indicates the absolute minimal buffer size accepted by the channel.

If the size of one or more surface buffers is below the corresponding MinBufferSize, the channel will report an error at activation and image acquisition will not be possible.

The dimension of this collection parameter is specified by ImagePlaneCount. The assignment of the planes is returned by SurfacePlaneName. For a complete description of color formats, see MultiCam Storage Formats.