Global Mapper SDK
| GM_GridLayout_t Fields |
The GM_GridLayout_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
mBytesPerRow |
Number of bytes per row of data in data buffer. If 0 this will be calculated for you.
|
|
|
mElevUnits |
Elevation units
|
|
|
mFlags |
General flags for layout.
|
|
|
mNoDataValue |
Value of samples for which the value isn't known (i.e. -9999.9)
|
|
|
mNumSamplesX |
Number of pixels in the x direction
|
|
|
mNumSamplesY |
Number of pixels in the y direction
|
|
|
mReserved1 |
Reserved for alignment purposes
|
|
|
mReserved2 |
Reserved for alignment purposes
|
|
|
mTopLeft |
Ground coordinates of center of the top left pixel
|
|
|
mValType |
Band value type
|
|
|
mXSpacing |
Spacing of sample cells in the X direction
|
|
|
mYSpacing |
Spacing of sample cells in the Y direction
|
Comments
0 comments
Please sign in to leave a comment.