ImageWebExtensionMapping Class

Provides methods for determining load or save formats of images according to the file extension and vice versa.

Definition

Namespace: GleamTech.ImageUltimate.AspNet
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static class ImageWebExtensionMapping
Inheritance
Object    ImageWebExtensionMapping

Methods

GetWebSafeFormat Gets the corresponding web-safe image save format for a file extension.

See Also