SoImageFormulaProcessinginImage3 Property |
Optional image : enter image or let field empty.
Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperationsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFImageDataAdapter inImage3 { get; }
Public ReadOnly Property inImage3 As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inImage3 {
SoSFImageDataAdapter^ get ();
}
member inImage3 : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapterRemarks This parameter is optional. Default value is NULL. Supported types include: grayscale binary label color image.
See Also