MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Surface Class > Surface Specification Category > Adjust Level (Surface Specification) > SurfaceSize

SurfaceSize

Description

Type

Integer Collection

Description

Size of the surface

"Set" effect

Sets the size of the memory buffer for one plane

"Get" effect

Returns the current size of the surface

Classification

Class

Surface

Category

Surface Specification

Level

Adjust

Identifiers

String

SurfaceSize

C, C++

MC_SurfaceSize

.NET

MC.SurfaceSize

Numerical

27

This parameter declares the size (in bytes) of the surface for one plane. It should be defined large enough to hold the intended image in the adequate format.

Backward compatibility

When it is used as an integer, it gives access to the first plane.