 | MaskInterfaceIntensityThresholdValuePercent Property |
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual float IntensityThresholdValuePercent { get; set; }
public:
virtual property float IntensityThresholdValuePercent {
float get ();
void set (float value);
}
Property Value
Type:
SingleImplements
IMaskIntensityThresholdValuePercent
See Also