CogVerificationDatabase AddImage Method Cognex VisionPro 9.8
Overload List

  NameDescription
Public methodAddImage(ICogImage, CogVerificationSimpleResultConstants)
Adds the specified image to this verification database.
Public methodAddImage( ICogImage , CogVerificationSimpleResultConstants)
Adds the specified images to this verification database.
Public methodAddImage(String, Boolean, CogVerificationSimpleResultConstants)
Adds the specified image to this verification database. If the image cannot be loaded, this method stops and throws an exception.
Public methodAddImage(ICogImage, CogVerificationSimpleResultConstants, String)
Adds the specified image to this verification database.
Public methodAddImage( ICogImage , CogVerificationSimpleResultConstants, String)
Adds the specified images to this verification database.
Public methodAddImage(String, Boolean, CogVerificationSimpleResultConstants, String)
Adds the specified image to this verification database. If the image cannot be loaded, this method stops and throws an exception.
Top
See Also