Image<float> Class |
Namespace: LynceeTec.Imaging
The Image<float> type exposes the following members.
| Name | Description | |
|---|---|---|
| Image<float>(Int32, Int32) | Initializes a new instance of the Image<float> class | |
| Image<float>(Int32, Int32, Guid) | Initializes a new instance of the Image<float> class | |
| Image<float>(Int32, Int32, Int32) | Initializes a new instance of the Image<float> class | |
| Image<float>(Int32, Int32, Int32, Guid) | Initializes a new instance of the Image<float> class | |
| Image<float>(Single, Int32, Int32, Int32) | Initializes a new instance of the Image<float> class | |
| Image<float>(Single, Int32, Int32, Int32, Guid) | Initializes a new instance of the Image<float> class |
| Name | Description | |
|---|---|---|
| Data | (Inherited from BaseImage<float>.) | |
| Guid | (Inherited from BaseImage<float>.) | |
| Height | (Inherited from BaseImage<float>.) | |
| HologramGuid | (Inherited from HologramChild<float>.) | |
| IsPinned | (Inherited from BaseImage<float>.) | |
| MaxValue | (Inherited from HologramChild<float>.) | |
| Metadata | (Inherited from BaseImage<float>.) | |
| MinValue | (Inherited from HologramChild<float>.) | |
| Stride | (Inherited from BaseImage<float>.) | |
| Width | (Inherited from BaseImage<float>.) |
| Name | Description | |
|---|---|---|
| Copy | ||
| CopyFrom(BaseImage<float>) | (Inherited from BaseImage<float>.) | |
| CopyFrom(Image<float>) | ||
| 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>.) |