Class FileFormatExtensions

Class FileFormatExtensions

Numele spaţiului: Aspose.Imaging.Extensions Asamblare: Aspose.Imaging.dll (25.4.0)

Conține Aspose.Imaging.FileFormat metode de extindere.

public static class FileFormatExtensions

Inheritance

object FileFormatExtensions

Membrii moștenitori

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

Methods

IsSingleFormatDefined(FileFormat)

Determine dacă este definit un singur format de fișier.

public static bool IsSingleFormatDefined(FileFormat fileFormat)

Parameters

fileFormat FileFormat

Formatul de fișier pentru a verifica.

Returns

bool

‘Adevărat’ dacă este definit un singur format de fișier; în caz contrar, ‘false’.

 Română