|
PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
Return this raster in HEXWKB form (null-terminated hex)
| raster | : the raster |
| outasin | : if TRUE, out-db bands are treated as in-db |
| hexwkbsize | : will be set to the size of returned wkb form, not including the null termination |
Definition at line 679 of file rt_wkb.c.
References rtrowdump::raster, RASTER_DEBUG, RASTER_DEBUGF, rt_raster_to_wkb(), rtalloc(), rtdealloc(), and rterror().
Referenced by RASTER_asHexWKB(), RASTER_out(), and test_raster_wkb().

