Class ColorCamera
DepthAI ColorCamera
public class ColorCamera : SharedPtrObject, IDisposable, INode
- Inheritance
-
ColorCamera
- Implements
- Inherited Members
Properties
Interleaved
True if the image pixels are interleaved
public bool Interleaved { get; set; }
Property Value
NodePtr
public nint NodePtr { get; }
Property Value
Orientation
The camera image orientation
public CameraImageOrientation Orientation { get; set; }
Property Value
Methods
DisposeObject()
Release all unmanaged memory associated with the ColorCamera.
protected override void DisposeObject()
GetPreview()
public NodeOutput GetPreview()