Table of Contents

ImageFormatInfo.Extensions Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets all file extensions for this image format.

public IEnumerable<string> Extensions { get; }

Property Value

IEnumerable<string>