Class FileFormatExtensions
Class FileFormatExtensions
名称: Aspose.Imaging.Extensions 收藏: Aspose.Imaging.dll (25.4.0)
包含 Aspose.Imaging.FileFormat 扩展方法。
public static class FileFormatExtensions
Inheritance
继承人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
IsSingleFormatDefined(FileFormat)
确定是否定义单个文件格式。
public static bool IsSingleFormatDefined(FileFormat fileFormat)
Parameters
fileFormat
FileFormat
文件格式要检查。
Returns
“真实”如果单个文件格式被定义;否则,“虚假”。