Table of Contents

ImageFormatGroupInfo.Formats Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets all file formats for this image format group.

public IEnumerable<ImageFormatInfo> Formats { get; }

Property Value

IEnumerable<ImageFormatInfo>