Click or drag to resize

HologramChild<float> Class

Inheritance Hierarchy

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public abstract class HologramChild<float> : BaseImage<float>

The HologramChild<float> type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyData (Inherited from BaseImage<float>.)
Public propertyGuid (Inherited from BaseImage<float>.)
Public propertyHeight (Inherited from BaseImage<float>.)
Public propertyHologramGuid
Public propertyIsPinned (Inherited from BaseImage<float>.)
Public propertyMaxValue
Public propertyMetadata (Inherited from BaseImage<float>.)
Public propertyMinValue
Public propertyStride (Inherited from BaseImage<float>.)
Public propertyWidth (Inherited from BaseImage<float>.)
Top
Methods
See Also