Click or drag to resize

IntensityImage Methods

The IntensityImage 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(IntensityImage) Copy the data from another intensity 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