Click or drag to resize
CameraHologram Class
Represents an hologram image delivered by a camera
Inheritance Hierarchy

Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.4.0.7 6_4_dev c64c724, built 2016-11-07 15:44:12 UTC
Syntax
public class CameraHologram : Hologram

The CameraHologram type exposes the following members.

Constructors
  NameDescription
Public methodCameraHologram
Initializes a new instance of the CameraHologram class
Top
Properties
  NameDescription
Public propertyData (Inherited from Hologram.)
Public propertyHeight (Inherited from Hologram.)
Public propertyOrigin (Inherited from Hologram.)
Public propertySourceContext (Inherited from Hologram.)
Public propertyStride (Inherited from Hologram.)
Public propertyTimestamp (Inherited from Hologram.)
Public propertyWidth (Inherited from Hologram.)
Top
See Also