SoImageDataAdapterGetIndexToPhysicalTransformation Method |
Returns the transformation that maps a position in the image coordinate system to a position in the physical coordinate system.
Namespace: OIV.ImageViz.Nodes.ImagesAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbMatrix GetIndexToPhysicalTransformation()
Public Function GetIndexToPhysicalTransformation As SbMatrix
public:
SbMatrix GetIndexToPhysicalTransformation()
member GetIndexToPhysicalTransformation : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also