Click or drag to resize

SpectrumImage Class

Inheritance Hierarchy

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

The SpectrumImage 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 filter
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