Click or drag to resize

IntensityImage Class

Object representation of an intensity image.
Inheritance Hierarchy

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public class IntensityImage : HologramChild<float>, 
	IDisposable, MaskedDisplayableBuffer<float>

The IntensityImage 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 (Inherited from HologramChild<float>.)
Public propertyIsPinned (Inherited from BaseImage<float>.)
Public propertyMask
Gets the associated non-measured points mask image
Public propertyMaxValue (Inherited from HologramChild<float>.)
Public propertyMetadata (Inherited from BaseImage<float>.)
Public propertyMinValue (Inherited from HologramChild<float>.)
Public propertyStride (Inherited from BaseImage<float>.)
Public propertyWidth (Inherited from BaseImage<float>.)
Top
Methods
See Also