Click or drag to resize

IntensityImageMask Property

Gets the associated non-measured points mask image

Namespace:  LynceeTec.InterfaceProcessingV2.Images
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public virtual MaskImage Mask { get; }

Property Value

Type: MaskImage
Remarks
The output is only a reference and must by no means be disposed.
See Also