PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
#include <librtcore.h>
Data Fields | |
rt_pixtype | pixtype |
int32_t | offline |
uint16_t | width |
uint16_t | height |
int32_t | hasnodata |
int32_t | isnodata |
double | nodataval |
int8_t | ownsdata |
rt_raster | raster |
union { | |
void * mem | |
struct rt_extband_t offline | |
} | data |
Definition at line 2313 of file librtcore.h.