The CogTrevistaResult type exposes the following members.
| 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. |