Class FileFormatExtensions
Class FileFormatExtensions
İsim alanı : Aspose.Imaging.Extensions Toplantı: Aspose.Imaging.dll (25.5.0)
Aspose.Imaging.FileFormat uzantısı yöntemleri içerir.
public static class FileFormatExtensionsInheritance
mirasçı üyeleri
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
IsSingleFormatDefined(FileFormat)
Tek bir dosya biçiminin belirlenmiş olup olmadığını belirler.
public static bool IsSingleFormatDefined(FileFormat fileFormat)Parameters
fileFormat FileFormat
Dosya formatını kontrol etmek için.
Returns
‘Gerçek’ eğer tek bir dosya biçimi tanımlanırsa; aksi takdirde, ‘yanlış’.