GM_P2PImagePixel_t Constructor
Constructor to set values directly.

Namespace:GlobalMapper.Lidar
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

Syntax
C#
Copy
public GM_P2PImagePixel_t(
    string mImageFilename = null
)

Parameters

mImageFilename (Optional)
Type: System.String
Filename (path not required) of image this pixel location is for
See Also