Constructor
ShumateRasterRenderernew
Declaration [src]
ShumateRasterRenderer*
shumate_raster_renderer_new (
ShumateDataSource* data_source
)
Parameters
data_source |
ShumateDataSource |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | ShumateRasterRenderer |
A newly constructed |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |