'Declaration Public Overloads Function GetPointLuminance( _
ByVal sliceСрез MPR.As MprSlice, _
ByVal locationРасположение в пространстве среза MPR в миллиметрах.As Vintasoft.Primitives.VintasoftPoint, _
ByVal interpolationModeРежим интерполяции.As MprInterpolationMode _
) As UShort
public ushort GetPointLuminance(
MprSlice slice,
Vintasoft.Primitives.VintasoftPoint location,
MprInterpolationMode interpolationMode
)
public: ushort GetPointLuminance(
MprSlice* slice,
Vintasoft.Primitives.VintasoftPoint location,
MprInterpolationMode interpolationMode
)
public:
ushort GetPointLuminance(
MprSlice^ slice,
Vintasoft.Primitives.VintasoftPoint location,
MprInterpolationMode interpolationMode
)
Parameters
- slice
 - Срез MPR.
 - location
 - Расположение в пространстве среза MPR в миллиметрах.
 - interpolationMode
 - Режим интерполяции.
 
Return Value
16-битное беззнаковое значение яркости.