MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Surface Class > Surface Specification Category > Expert Level (Surface Specification) > PlaneCount

PlaneCount

Description

Type

Integer

Description

Number of planes in the surface

"Set" effect

Sets the number of planes in the surface

"Get" effect

Returns the current number of planes

Classification

Class

Surface

Category

Surface Specification

Level

Expert

Identifiers

String

PlaneCount

C, C++

MC_PlaneCount

.NET

MC.PlaneCount

Numerical

30

This parameter declares the number of planes in the surface. Usually, this number is 1. But some image formats, such as planar representation of RGB data, require more than one plane. PlaneCount is changed automatically when the collection parameter SurfaceAddr is set. All planes constituting the surface have a similar structure, but the starting address of each plane is different.