Class FileFormatExtensions

Class FileFormatExtensions

Název místa: Aspose.Imaging.Extensions Shromáždění: Aspose.Imaging.dll (25.4.0)

Obsahuje metody rozšíření Aspose.Imaging.FileFormat.

public static class FileFormatExtensions

Inheritance

object FileFormatExtensions

Dědiční členové

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

Methods

IsSingleFormatDefined(FileFormat)

Určuje, zda je definován jediný formát souboru.

public static bool IsSingleFormatDefined(FileFormat fileFormat)

Parameters

fileFormat FileFormat

Formát souboru pro kontrolu.

Returns

bool

‘Pravdivý" pokud je definován jediný formát souboru; jinak “falešn’.

 Čeština