Class FileFormatExtensions
Class FileFormatExtensions
Nazwa przestrzeń: Aspose.Imaging.Extensions Zgromadzenie: Aspose.Imaging.dll (25.5.0)
Zawiera Aspose.Imaging.FileFormat metody rozszerzenia.
public static class FileFormatExtensionsInheritance
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
“Prawda” jeśli jeden format pliku jest zdefiniowany; w przeciwnym razie, “fałszywy”.