The pixel depth of the image to generate by the minimum or maximum operation.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 93.1.0.0
[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPTwoImageMinMaxFormatConstants OutputImageFormat { get; set; }[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPTwoImageMinMaxFormatConstants OutputImageFormat { get; set; }<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPTwoImageMinMaxFormatConstants
Get
Set<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPTwoImageMinMaxFormatConstants
Get
Setpublic:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPTwoImageMinMaxFormatConstants OutputImageFormat {
CogIPTwoImageMinMaxFormatConstants get ();
void set (CogIPTwoImageMinMaxFormatConstants value);
}public:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPTwoImageMinMaxFormatConstants OutputImageFormat {
CogIPTwoImageMinMaxFormatConstants get ();
void set (CogIPTwoImageMinMaxFormatConstants value);
}Property Value
Type:
CogIPTwoImageMinMaxFormatConstantsThe pixel depth of the output image generated by adding the two input images.
Default Value: DeepestOfInputImages