ImageFormatInfo.Extensions Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets all file extensions for this image format.
public IEnumerable<string> Extensions { get; }
Gets all file extensions for this image format.
public IEnumerable<string> Extensions { get; }