GM_P2PImagePixel_t Class

Defines a pixel location in an input image for a Pixels-to-Points process

Inheritance Hierarchy
System . Object
GlobalMapper.Lidar . GM_P2PImagePixel_t

Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
Copy
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 fieldmImageFilenameFilename (path not required) of image this pixel location is for
Public fieldmPixelPosPixel coordinates on image associated with control point
Top
See Also