ImageFormatInfoExtensions Property

Gets all file extensions for this image format.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public IEnumerable<string> Extensions { get; }

Property Value

IEnumerableString

See Also