The pixel depth of the image to generate by the Gaussian operation.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPOneImageGaussSamplerImageFormatConstants OutputImageFormat { get; set; }[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPOneImageGaussSamplerImageFormatConstants OutputImageFormat { get; set; }<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPOneImageGaussSamplerImageFormatConstants
Get
Set<ObsoleteAttribute("This property is deprecated.", false)>
Public Property OutputImageFormat As CogIPOneImageGaussSamplerImageFormatConstants
Get
Setpublic:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPOneImageGaussSamplerImageFormatConstants OutputImageFormat {
CogIPOneImageGaussSamplerImageFormatConstants get ();
void set (CogIPOneImageGaussSamplerImageFormatConstants value);
}public:
[ObsoleteAttribute(L"This property is deprecated.", false)]
property CogIPOneImageGaussSamplerImageFormatConstants OutputImageFormat {
CogIPOneImageGaussSamplerImageFormatConstants get ();
void set (CogIPOneImageGaussSamplerImageFormatConstants value);
}Property Value
Type:
CogIPOneImageGaussSamplerImageFormatConstantsThe pixel depth of the resulting image generated by the Gaussian operation.
Default Value: SameAsInputImage