Class FileFormatExtensions
Class FileFormatExtensions
nazivni prostor: Aspose.Imaging.Extensions Sastav: Aspose.Imaging.dll (25.4.0)
Sadrži Aspose.Imaging.FileFormat metode proširenja.
public static class FileFormatExtensions
Inheritance
naslijeđeni članovi
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
IsSingleFormatDefined(FileFormat)
Određuje je li definiran pojedinačni format datoteke.
public static bool IsSingleFormatDefined(FileFormat fileFormat)
Parameters
fileFormat
FileFormat
Format datoteke za provjeru.
Returns
‘Pravda’ ako je definiran pojedinačni format datoteke; inače, ’lažno’.