Click or drag to resize

GM_P2PImagePixel_t Class

Defines apixel location in an input image for a Pixels-to-Points process
Inheritance Hierarchy
SystemObject
  GlobalMapper.LidarGM_P2PImagePixel_t

Namespace:  GlobalMapper.Lidar
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public class GM_P2PImagePixel_t

The GM_P2PImagePixel_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_P2PImagePixel_t
Constructor to set values directly.
Top
Fields
  NameDescription
Public fieldmImageFilename
Filename (path not required) of image this pixel location is for
Public fieldmPixelPos
Pixel coordinates on image associated with control point
Top
See Also