MediaTypeNames::Image Fields

 

Namespace:   System.Net.Mime
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticGif

Specifies that the MediaTypeNames::Image data is in Graphics Interchange Format (GIF).

System_CAPS_pubfieldSystem_CAPS_staticJpeg

Specifies that the MediaTypeNames::Image data is in Joint Photographic Experts Group (JPEG) format.

System_CAPS_pubfieldSystem_CAPS_staticTiff

Specifies that the MediaTypeNames::Image data is in Tagged Image File Format (TIFF).

Return to top
Show: