MCPcopy 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
115imageObj* KmlRenderer::createImage(int, int, outputFormatObj*, colorObj*)
116{
117 return NULL;
118}
119
120int KmlRenderer::saveImage(imageObj *, FILE *fp, outputFormatObj *format)
121{

Callers 2

msPrepareImageFunction · 0.80
msImageCreateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected