Click or drag to resize
SoImageDataAdapterSetInterpretation Method

Sets the interpretation of the image.

Namespace: OIV.ImageViz.Nodes.Images
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetInterpretation(
	SoImageDataAdapterInterpretations interpretation
)

Parameters

interpretation
Type: OIV.ImageViz.Nodes.ImagesSoImageDataAdapterInterpretations
Remarks

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

See Also