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

MinBufferPitch

Description

Type

Integer Collection

Description

Minimum size to contain one line of the image plane

"Set" effect

"Get" effect

Returns the minimal size

Classification

Class

Channel

Category

Cluster

Level

Expert

Identifiers

String

MinBufferPitch

C, C++

MC_MinBufferPitch

.NET

MC.MinBufferPitch

Numerical

3335

This parameter is expressed as a number of bytes.

It indicates the minimal size required to contain one line of the image plane produced by the channel. The channel cannot be activated if all surfaces do not meet this requirement.

The line pitch size is defined by parameter BufferPitch.

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.

Value range

[4:32768]