<summary> The OvFormatType enumeration defines the list of image formats in which a WMS can be returned from the FDO WMS Provider. </summary> <param name="OvFormatType_Png">Portable Network Graphics (PNG).</param> <param name="OvFormatType_Tif">Tagged Image File Format (TIFF).</param> <param name="OvFormatType_Jpg">Joint Photographics Expert Group (JPEG).</param> <param name="OvFormatType_Gif">Graphics Interchange Format (GIF).</param> - Enumeration values:
-
OvFormatType_Png |
|
OvFormatType_Tif |
|
OvFormatType_Jpg |
|
OvFormatType_Gif |
|
Definition at line 31 of file mgOvFormatType.h. |