Mask |
The MaskImage type exposes the following members.
| Name | Description | |
|---|---|---|
| MaskImage(Int32, Int32) | Constructor | |
| MaskImage(Int32, Int32, Guid) | Constructor | |
| MaskImage(Int32, Int32, Int32) | Constructor | |
| MaskImage(Byte, Int32, Int32, Int32) | Constructor | |
| MaskImage(Int32, Int32, Int32, Guid) | Constructor | |
| MaskImage(Byte, Int32, Int32, Int32, Guid) | Constructor |
| Name | Description | |
|---|---|---|
| Data | (Inherited from BaseImage<unsigned char>) | |
| Guid | (Inherited from BaseImage<unsigned char>) | |
| Height | (Inherited from BaseImage<unsigned char>) | |
| HologramGuid | (Inherited from HologramChild<unsigned char>) | |
| IsPinned | (Inherited from BaseImage<unsigned char>) | |
| MaxValue | (Inherited from HologramChild<unsigned char>) | |
| MeanValue | (Inherited from HologramChild<unsigned char>) | |
| Metadata | (Inherited from BaseImage<unsigned char>) | |
| MinValue | (Inherited from HologramChild<unsigned char>) | |
| StdDevValue | (Inherited from HologramChild<unsigned char>) | |
| Stride | (Inherited from BaseImage<unsigned char>) | |
| Width | (Inherited from BaseImage<unsigned char>) |
| Name | Description | |
|---|---|---|
| Copy | Copy the data to another image. | |
| CopyFrom(BaseImage<unsigned char>) | (Inherited from BaseImage<unsigned char>) | |
| CopyFrom(MaskImage) | Copy the data from another mask image. | |
| CopyFrom(Byte, Int32, Int32, Int32) | (Inherited from BaseImage<unsigned char>) | |
| CopyTo | (Inherited from BaseImage<unsigned char>) | |
| Dispose | (Inherited from BaseImage<unsigned char>) | |
| Load | (Inherited from BaseImage<unsigned char>) | |
| PinData | (Inherited from BaseImage<unsigned char>) | |
| Reset | (Inherited from BaseImage<unsigned char>) | |
| Save | Saves the image to the specified path. | |
| SaveAsBigTiff | (Inherited from BaseImage<unsigned char>) | |
| SaveAsBin | (Inherited from BaseImage<unsigned char>) | |
| UnpinData | (Inherited from BaseImage<unsigned char>) |