Class FileFormatExtensions

Class FileFormatExtensions

ja nimityö: Aspose.Imaging.Extensions Kokoelma: Aspose.Imaging.dll (25.4.0)

Sisältää Aspose.Imaging.FileFormatin laajennusmenetelmiä.

public static class FileFormatExtensions

Inheritance

object FileFormatExtensions

Perintöjäsenet

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

Methods

IsSingleFormatDefined(FileFormat)

Määritä, onko yksittäinen tiedostomuoto määritelty.

public static bool IsSingleFormatDefined(FileFormat fileFormat)

Parameters

fileFormat FileFormat

Tiedostomuoto on tarkistettava.

Returns

bool

‘Totu’ jos yksittäinen tiedostomuoto määritellään; muuten ’ väärennös’.

 Suomi