CogTrevistaCommonImageParams Constructor (Boolean, ImageType, Single, Single)Cognex VisionPro 9.20
Construct a CogTrevistaCommonImageParams object.

Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 80.0.0.0
Syntax

public CogTrevistaCommonImageParams(
	bool enabled,
	ImageType imageType,
	float level0,
	float level1
)

Parameters

enabled
Type: System Boolean
imageType
Type: Cognex.VisionPro.Trevista ImageType
level0
Type: System Single
level1
Type: System Single
See Also