SpectrumImage Methods |
The SpectrumImage type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy |
Copy the data to another image.
| |
| CopyFrom(BaseImage<float>) | (Inherited from BaseImage<float>.) | |
| CopyFrom(Image<float>) | (Inherited from Image<float>.) | |
| CopyFrom(SpectrumImage) |
Copy the data from another image.
| |
| CopyFrom(Single, Int32, Int32, Int32) | (Inherited from BaseImage<float>.) | |
| CopyTo | (Inherited from BaseImage<float>.) | |
| Dispose | (Inherited from BaseImage<float>.) | |
| Load | (Inherited from BaseImage<float>.) | |
| PinData | (Inherited from BaseImage<float>.) | |
| Reset | (Inherited from BaseImage<float>.) | |
| SaveAsBigTiff | (Inherited from BaseImage<float>.) | |
| SaveAsBin | (Inherited from BaseImage<float>.) | |
| UnpinData | (Inherited from BaseImage<float>.) |