Click or drag to resize

ImageManagerGetImageOutputFormatExt Method

Retrieves the standard file extension for the image's output format (e.g. ".gif" for GIF files).

Namespace:  NetQuarry.Util.Image
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GetImageOutputFormatExt()

Return Value

Type: String
The standard file extension for the image format.
See Also