Click or drag to resize

SpectrumImage Methods

The SpectrumImage type exposes the following members.

Methods
 NameDescription
Public methodCopy Copy the data to another image.
Public methodCopyFrom(BaseImage<float>)
(Inherited from BaseImage<float>)
Public methodCopyFrom(Image<float>)
(Inherited from Image<float>)
Public methodCopyFrom(SpectrumImage) Copy the data from another image.
Public methodCopyFrom(Single, Int32, Int32, Int32)
(Inherited from BaseImage<float>)
Public methodCopyTo
(Inherited from BaseImage<float>)
Public methodDispose
(Inherited from BaseImage<float>)
Public methodLoad
(Inherited from BaseImage<float>)
Public methodPinData
(Overrides BaseImage<float>PinData)
Public methodReset
(Inherited from BaseImage<float>)
Public methodSaveAsBigTiff
(Inherited from BaseImage<float>)
Public methodSaveAsBin
(Inherited from BaseImage<float>)
Public methodUnpinData
(Overrides BaseImage<float>UnpinData)
Top
See Also