SoImageDataAdapterGetInterpretation Method |
Returns the current interpretation of the image.
Namespace: OIV.ImageViz.Nodes.ImagesAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoImageDataAdapterInterpretations GetInterpretation()
Public Function GetInterpretation As SoImageDataAdapterInterpretations
public:
SoImageDataAdapterInterpretations GetInterpretation()
member GetInterpretation : unit -> SoImageDataAdapterInterpretations
Return Value
Type:
SoImageDataAdapterInterpretations
RemarksConvenience method to get the value of the interpretation field. .
See Also