Click or drag to resize
FileHologram Class
Represents an hologram image loaded from the hard drive
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 FileHologram : Hologram

The FileHologram type exposes the following members.

Constructors
  NameDescription
Public methodFileHologram
Initializes a new instance of the FileHologram 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