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
 NameDescription
Public methodHologramChild<float>(Int32, Int32)Initializes a new instance of the HologramChild<float> class
Public methodHologramChild<float>(Int32, Int32, Int32)Initializes a new instance of the HologramChild<float> class
Public methodHologramChild<float>(Int32, Int32, Int32, Guid)Initializes a new instance of the HologramChild<float> class
Public methodHologramChild<float>(Single, Int32, Int32, Int32)Initializes a new instance of the HologramChild<float> class
Public methodHologramChild<float>(Single, Int32, Int32, Int32, Guid)Initializes a new instance of the HologramChild<float> class
Top
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 propertyMeanValue 
Public propertyMetadata
(Inherited from BaseImage<float>)
Public propertyMinValue 
Public propertyStdDevValue 
Public propertyStride
(Inherited from BaseImage<float>)
Public propertyWidth
(Inherited from BaseImage<float>)
Top
Methods
See Also