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