SvgImage.FileFormat
SvgImage.FileFormat property
Retrieves the file format of the image, providing essential metadata for processing and compatibility checks. This property is instrumental in determining the appropriate decoding and encoding strategies for handling the image data effectively across different systems and applications.
public override FileFormat FileFormat { get; }
See Also
- enum FileFormat
- class SvgImage
- namespace Aspose.Imaging.FileFormats.Svg
- assembly Aspose.Imaging