ImageFileType

ImageFileType

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

ValueDescription
Unknown
Base64
Dicom
Svg

See Also