Click or drag to resize
SoImageDataAdapterGetInterpretation Method

Returns the current interpretation of the image.

Namespace: OIV.ImageViz.Nodes.Images
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoImageDataAdapterInterpretations GetInterpretation()

Return Value

Type: SoImageDataAdapterInterpretations
Remarks

Convenience method to get the value of the OIV.ImageViz.Nodes.Images.SoImageDataAdapter.interpretation field. .

See Also