GetRenderingComputationalComplexity(MprSlice,Int32,Int32,MprInterpolationMode,Double) Method (MprImage)
Estimates the computational complexity of rendering for a specified slice (approximated).
'Declaration
Public Function GetRenderingComputationalComplexity( _
ByVal As MprSlice, _
ByVal As System.Int32, _
ByVal As System.Int32, _
ByVal As MprInterpolationMode, _
ByVal As Double _
) As Double
Parameters
- slice
- The MPR slice.
- imageWidth
- The width of slice image.
- imageHeight
- The height of slice image.
- qualityScale
- The quality scale.
- interpolationMode
- The interpolation mode.
Return Value
Approximated computational complexity of slice rendering.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5