IOService
Overview
IOService is a class in Aspose.3D FOSS for .NET.
Centralized service for managing file format registration and detection
Methods
| Signature | Description |
|---|---|
DetectFormat(stream: Stream, fileName: string?) | Detects file format from data stream and optional file name |
GetFormatByFileName(fileName: string) | Gets file format by file name |