Property planeCount
planeCount
The number of image planes. A plane in this context refers to a channel in the raw video format, not a physical surface.
Declaration
public int planeCount { get; }
Property Value
Type | Description |
---|---|
int | The number of image planes. |