Click or drag to resize
SoResampleElasticProcessing2dimageDimensions Property

The size in pixels of the output image.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2i32 imageDimensions { get; }

Property Value

Type: SoSFVec2i32
Remarks

Default value is SbVec2i32(100,100).

See Also