Click or drag to resize

MaskImage Methods

The MaskImage type exposes the following members.

Methods
 NameDescription
Public methodCopy Copy the data to another image.
Public methodCopyFrom(BaseImage<unsigned char>)
(Inherited from BaseImage<unsigned char>)
Public methodCopyFrom(MaskImage) Copy the data from another mask image.
Public methodCopyFrom(Byte, Int32, Int32, Int32)
(Inherited from BaseImage<unsigned char>)
Public methodCopyTo
(Inherited from BaseImage<unsigned char>)
Public methodDispose
(Inherited from BaseImage<unsigned char>)
Public methodLoad
(Inherited from BaseImage<unsigned char>)
Public methodPinData
(Inherited from BaseImage<unsigned char>)
Public methodReset
(Inherited from BaseImage<unsigned char>)
Public methodSave Saves the image to the specified path.
Public methodSaveAsBigTiff
(Inherited from BaseImage<unsigned char>)
Public methodSaveAsBin
(Inherited from BaseImage<unsigned char>)
Public methodUnpinData
(Inherited from BaseImage<unsigned char>)
Top
See Also