Enum PlaneType

Definition

Namespace:
Tizen.Multimedia
Assembly:
Tizen.Multimedia.Camera.dll
API Level:
3

Enumeration for the image datatype.

C#
Copy
public enum PlaneType
Name Description
DepthPlane

Depth plane data.

DoublePlane

Double plane data.

EncodedPlane

Encoded plane data.

RgbPlane

Rgb plane data.

SinglePlane

Single plane data.

TriplePlane

Triple plane data.