![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Base class for GetMap raster type responses.
Public Member Functions | |
bool | transparentColour (unsigned char &r, unsigned char &g, unsigned char &b) const |
![]() | |
TSLWMSResponseCacheability | cacheability () const |
void | cacheability (TSLWMSResponseCacheability value) |
TSLDrawingSurface * | getDrawingSurface () |
void | releaseDrawingSurface () |
Static Public Member Functions | |
static TSLWMSGetMapRasterResponse * | isRasterResponse (TSLWMSGetMapResponse *response) |
Protected Member Functions | |
TSLWMSGetMapRasterResponse () | |
~TSLWMSGetMapRasterResponse () | |
![]() | |
TSLWMSGetMapResponse () | |
~TSLWMSGetMapResponse () | |
|
protected |
|
protected |
|
static |
bool TSLWMSGetMapRasterResponse::transparentColour | ( | unsigned char & | r, |
unsigned char & | g, | ||
unsigned char & | b ) const |
Queries the transparent colour that the resultant image will have set, assuming transparency has been requested and that the output format supports transparency through a transparent colour.
r | The red component of the transparent colour |
g | The green component of the transparent colour |
b | The blue component of the transparent colour |