SoIndexedTexture2ComputeDataRange Method |
Compute the min and max value of the indexed image and put the result in minValue and maxValue.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void ComputeDataRange()
Public Sub ComputeDataRange
public:
void ComputeDataRange()
member ComputeDataRange : unit -> unit
Remarks
See Also