'Declaration Public Overloads Function GetPointLuminance( _
ByVal locationThe location in World space, in millimeters.As Vintasoft.Imaging.VintasoftPoint3D, _
ByVal interpolationModeThe interpolation mode.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
- The location in World space, in millimeters.
- interpolationMode
- The interpolation mode.
Return Value
16-bit unsigned value of luminance.