Class FileFormatExtensions

Class FileFormatExtensions

Tên không gian: Aspose.Imaging.Extensions Tổng hợp: Aspose.Imaging.dll (25.4.0)

Nó chứa Aspose.Imaging.FileFormat phương pháp mở rộng.

public static class FileFormatExtensions

Inheritance

object FileFormatExtensions

Thành viên thừa kế

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

IsSingleFormatDefined(FileFormat)

Chọn xem định dạng tệp duy nhất có được xác định hay không.

public static bool IsSingleFormatDefined(FileFormat fileFormat)

Parameters

fileFormat FileFormat

Định dạng file để kiểm tra.

Returns

bool

‘Truy’ nếu định dạng tệp duy nhất được xác định; nếu không, ‘phầm’.

 Tiếng Việt