![]() |
![]() |
Data Fields | |
int | gxid |
Structure identifier. | |
int | ref |
Reference counter. | |
gxRCT | source_frame |
The transformation works within this frame. | |
int | xsize |
Horizontal size of the transformation structure. | |
int | ysize |
Vertical size of the transformation structure. | |
gxPNTF * | base |
Elements of the transformation structure (Size is xsize*ysize*3). | |
void * | reserved |
Reserved for the inverse operation. |
int gxid |
Structure identifier.
int ref |
Reference counter.
The transformation works within this frame.
The coordinates are defined on the source coordinate system.
int xsize |
Horizontal size of the transformation structure.
int ysize |
Vertical size of the transformation structure.
void* reserved |
Reserved for the inverse operation.