ImageFormatGroupInfoFormats Property

Gets all file formats for this image format group.

Definition

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

Property Value

IEnumerableImageFormatInfo

See Also