Class FileFormatExtensions

Class FileFormatExtensions

A név: Aspose.Imaging.Extensions Összefoglaló: Aspose.Imaging.dll (25.4.0)

Tartalmazza Aspose.Imaging.FileFormat kiterjesztési módszereket.

public static class FileFormatExtensions

Inheritance

object FileFormatExtensions

Örökletes tagok

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

IsSingleFormatDefined(FileFormat)

Meghatározza, hogy egyetlen fájlformátumot határoznak meg.

public static bool IsSingleFormatDefined(FileFormat fileFormat)

Parameters

fileFormat FileFormat

A fájl formátumát ellenőrizni kell.

Returns

bool

“Tény” ha egy fájlformátumot határoznak meg; máskülönben, “hamis”.

 Magyar