FileFormatUtil Methods

Methods
  NameDescription
Public methodStatic memberDetectFileFormat(Stream)
Detects and returns the information about a format of a file stored in a stream.
Public methodStatic memberDetectFileFormat(String)
Detects and returns the information about a format of a file.
See Also