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
-
objectRgbPlane
- Implements
Properties
View SourceData
The buffer containing the rgb data.
Declaration
public byte[] Data { get; }
Property Value
Type | Description |
---|---|
byte[] |