The pixel depth of the image to generate by the subtract 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 CogIPTwoImageSubtractFormatConstants OutputImageFormat { get; set; }[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPTwoImageSubtractFormatConstants OutputImageFormat { get; set; }<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPTwoImageSubtractFormatConstants
Get
Set<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPTwoImageSubtractFormatConstants
Get
Setpublic:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPTwoImageSubtractFormatConstants OutputImageFormat {
CogIPTwoImageSubtractFormatConstants get ();
void set (CogIPTwoImageSubtractFormatConstants value);
}public:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPTwoImageSubtractFormatConstants OutputImageFormat {
CogIPTwoImageSubtractFormatConstants get ();
void set (CogIPTwoImageSubtractFormatConstants value);
}Property Value
Type:
CogIPTwoImageSubtractFormatConstantsThe pixel depth of the output image generated by subtracting the two input images.
Default Value: DeepestOfInputImages