Class FileFormatExtensions

Class FileFormatExtensions

İsim alanı : Aspose.Imaging.Extensions Toplantı: Aspose.Imaging.dll (25.4.0)

Aspose.Imaging.FileFormat uzantısı yöntemleri içerir.

public static class FileFormatExtensions

Inheritance

object FileFormatExtensions

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

bool

‘Gerçek’ eğer tek bir dosya biçimi tanımlanırsa; aksi takdirde, ‘yanlış’.

 Türkçe