CogTrevistaCommonImageParams Constructor Cognex VisionPro 9.23
Overload List

  NameDescription
Public methodCogTrevistaCommonImageParams 
Construct a default CogTrevistaCommonImageParams object.
Public methodCogTrevistaCommonImageParams(CogTrevistaCommonImageParams)
Construct a deep copy of the supplied CogTrevistaCommonImageParams object.
Public methodCogTrevistaCommonImageParams(Double, Double)
Construct a CogTrevistaCommonImageParams object with the supplied values. Enabled defaults to true and ImageType defaults to UInt8.
Protected methodCogTrevistaCommonImageParams(SerializationInfo, StreamingContext)
Serialization constructor for CogTrevistaCommonImageParams object.
Public methodCogTrevistaCommonImageParams(Boolean, CogTrevistaImageTypeConstants, Double, Double)
Construct a CogTrevistaCommonImageParams object with the supplied values.
Top
See Also