FileFormatDetect Method |
Name | Description | |
---|---|---|
![]() ![]() | Detect(String) |
Detect the file format from file name, file must be readable so Aspose.3D can detect the file format through file header.
|
![]() ![]() | Detect(Stream, String) |
Detect the file format from data stream, file name is optional for guessing types that has no magic header.
|