Class RgbPlane

    Definition

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

    The class containing the rgb data for subject distance.

    public class RgbPlane : IPreviewPlane
    Inheritance
    object
    RgbPlane
    Implements
    IPreviewPlane

    Properties

    View Source

    Data

    The buffer containing the rgb data.

    Declaration
    public byte[] Data { get; }
    Property Value
    Type Description
    byte[]

    Implements

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