ImageWebSafeFormat Enumeration
Defines the web-safe image file formats for saving.
Namespace: GleamTech.ImageUltimate.AspNetAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.6.7
public enum ImageWebSafeFormat
Public Enumeration ImageWebSafeFormat
| Jpg | Joint Photographic Experts Group (JPEG). |
| Png | Portable Network Graphics (PNG). |
| Gif | Graphics Interchange Format (GIF). |