ImageFormatInfoExtensions Property
Gets all file extensions for this image format.
Namespace: GleamTech.ImageUltimateAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.0.2
public IEnumerable<string> Extensions { get; }
Public ReadOnly Property Extensions As IEnumerable(Of String)
Get
Property Value
IEnumerableString