Global Mapper SDK
GM_PixelsToPointsInitSetup
Initializes a GM_P2PSetup_t structure to the default state. For C++ users, this is the same as the constructor.
Syntax
C++
Copy
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_PixelsToPointsInitSetup
(
GM_P2PSetup_t* aSetup,
)