Class FileFormatExtensions
Class FileFormatExtensions
Pôvodný názov: Aspose.Imaging.Extensions Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Obsahuje Aspose.Imaging.FileFormat metódy rozšírenia.
public static class FileFormatExtensions
Inheritance
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
IsSingleFormatDefined(FileFormat)
Určuje, či je definovaný jediný formát súboru.
public static bool IsSingleFormatDefined(FileFormat fileFormat)
Parameters
fileFormat
FileFormat
Formát súboru na kontrolu.
Returns
“Pravda” ak je definovaný jeden formát súboru; inak, “falošné”.