Class FileFormatExtensions
Class FileFormatExtensions
Il nome: Aspose.Imaging.Extensions Assemblea: Aspose.Imaging.dll (25.4.0)
Contiene Aspose.Imaging.FileFormat metodi di estensione.
public static class FileFormatExtensions
Inheritance
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
IsSingleFormatDefined(FileFormat)
Determinare se è definito un formato di file singolo.
public static bool IsSingleFormatDefined(FileFormat fileFormat)
Parameters
fileFormat
FileFormat
Il formato del file da controllare.
Returns
‘True’ se è definito un formato di file singolo; altrimenti, ‘falso’.