API Reference OSGeo FDO Provider for WMS

FdoWmsOvFormatType.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Enumerations

enum  FdoWmsOvFormatType { FdoWmsOvFormatType_Png = 0, FdoWmsOvFormatType_Tif, FdoWmsOvFormatType_Jpg, FdoWmsOvFormatType_Gif }
 The FdoWmsOvFormatType enumeration defines the list of image formats in which a WMS can be returned from the FDO WMS Provider.
Parameters:
FdoWmsOvFormatType_Png Portable Network Graphics (PNG).
FdoWmsOvFormatType_Tif Tagged Image File Format (TIFF).
FdoWmsOvFormatType_Jpg Joint Photographics Expert Group (JPEG).
FdoWmsOvFormatType_Gif Graphics Interchange Format (GIF).
. More...

Comments?