SoGaussianGradientTensorProcessing2dinImage Property |
inImage Default value is NULL.
Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarkingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFImageDataAdapter inImage { get; }
Public ReadOnly Property inImage As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inImage {
SoSFImageDataAdapter^ get ();
}
member inImage : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapterRemarks Supported types include: grayscale color image.
See Also