Overview
ImageFileType is a enum in Aspose.PDF FOSS for .NET.
Recognised image-source file types reported by Image.FileType.
This enumeration defines 4 values: Unknown, Base64, Dicom, Svg.
Values
| Value | Description |
|---|
Unknown | |
Base64 | |
Dicom | |
Svg | |
See Also