Class FileFormatExtensions

Class FileFormatExtensions

Nazwa przestrzeń: Aspose.Imaging.Extensions Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Zawiera Aspose.Imaging.FileFormat metody rozszerzenia.

public static class FileFormatExtensions

Inheritance

object FileFormatExtensions

Dziedziczeni członkowie

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

Methods

IsSingleFormatDefined(FileFormat)

Określa, czy jeden format pliku jest zdefiniowany.

public static bool IsSingleFormatDefined(FileFormat fileFormat)

Parameters

fileFormat FileFormat

Format pliku do sprawdzenia.

Returns

bool

“Prawda” jeśli jeden format pliku jest zdefiniowany; w przeciwnym razie, “fałszywy”.

 Polski