Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MapServer/MapServer
/ createImage
Method
createImage
mapkmlrenderer.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
imageObj* KmlRenderer::createImage(int, int, outputFormatObj*, colorObj*)
116
{
117
return NULL;
118
}
119
120
int KmlRenderer::saveImage(imageObj *, FILE *fp, outputFormatObj *format)
121
{
Callers
2
msPrepareImage
Function · 0.80
msImageCreate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected