The pixel depth of the image to generate by the add operation.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.0.0.0
[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPTwoImageAddFormatConstants OutputImageFormat { get; set; }[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPTwoImageAddFormatConstants OutputImageFormat { get; set; }<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPTwoImageAddFormatConstants
Get
Set<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPTwoImageAddFormatConstants
Get
Setpublic:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPTwoImageAddFormatConstants OutputImageFormat {
CogIPTwoImageAddFormatConstants get ();
void set (CogIPTwoImageAddFormatConstants value);
}public:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPTwoImageAddFormatConstants OutputImageFormat {
CogIPTwoImageAddFormatConstants get ();
void set (CogIPTwoImageAddFormatConstants value);
}Property Value
Type:
CogIPTwoImageAddFormatConstants| Event Type | Reason |
|---|
| CogIPTwoImageAdd Changed |
Fires when the value of this property changes.
The following state flag may be affected: |
The pixel depth of the output image generated by adding the two input images.
Default Value: DeepestOfInputImages