Click or drag to resize

NonMeasuredPointsConfigurationLoadUserMask Method (Byte, Int32, Int32, Int32)

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public int LoadUserMask(
	byte[] mask,
	int stepMask,
	int width,
	int height
)

Parameters

mask
Type: SystemByteIsConst
stepMask
Type: SystemInt32
width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: Int32
See Also