Enum PlaneType

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.Camera.dll

    Enumeration for the image datatype.

    public enum PlaneType

    Fields

    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX