OSGeo FDO Provider for WMS API Reference

OSGeo FDO API

API Reference OSGeo FDO Provider for WMS
FDOWMS_API FdoBoolean FdoWmsOvRasterDefinition::GetTransparent ( void   )  const

Gets the transparency state.

Remarks:
The transparency state specifies whether the WMS map background is to be made transparent or not. The default value is false. The ability to return an image drawn with transparent pixels allows results of different Map requests to be overlaid, producing a composite map.
Returns:
Returns an FdoBoolean indicating the state of the transparency flag.


Comments?