System MarshalByRefObject
Cognex.VisionPro.Implementation CogObjectBase
Cognex.VisionPro.Implementation CogSerializableObjectBase
Cognex.VisionPro.Trevista CogTrevistaResult
Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 87.1.0.0
The CogTrevistaResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CogTrevistaResult(CogTrevistaResult) |
Construct a deep copy of the supplied CogTrevistaResult object.
| |
| CogTrevistaResult(SerializationInfo, StreamingContext) |
Serialization constructor for the CogTrevistaResult object.
|
| Name | Description | |
|---|---|---|
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAttributes |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetClassName |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetComponentName |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetConverter |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetDefaultEvent |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetDefaultProperty |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetEditor |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetEvents |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetEvents( Attribute ) |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetObjectData |
Implements the GetObjectData method of the ISerializable interface.
(Inherited from CogSerializableObjectBase.) | |
| GetProperties |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetProperties( Attribute ) |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetPropertyOwner |
Implements the corresponding member of the ICustomTypeDescriptor interface.
May be overridden in derived classes to provide custom type information.
(Inherited from CogObjectBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ContourImage | Gets the computed contour image for this result. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| DepthImage | Gets the computed depth image for this result. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| GreyscaleImage | Gets the computed greyscale image for this result. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| ShadingImage1 | Gets the first input shading image for this result. This image has been "unpacked" from the single input CogImage8Interlaced. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| ShadingImage2 | Gets the second input shading image for this result. This image has been "unpacked" from the single input CogImage8Interlaced. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| ShadingImage3 | Gets the third input shading image for this result. This image has been "unpacked" from the single input CogImage8Interlaced. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| ShadingImage4 | Gets the fourth input shading image for this result. This image has been "unpacked" from the single input CogImage8Interlaced. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| ShapeHorizontalImage | Gets the computed ShapeHorizontalImage for this result. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. | |
| ShapeVerticalImage | Gets the computed ShapeVerticalImage for this result. The concrete type of this property will be either CogImage8Grey or CogImage16Grey as requested at run time. This property will be null if this output image was not requested. |