ImageGear v26.3 - Updated November 9, 2022
Developer Guide / File Formats and Compressions / File Formats / File Formats Reference / SVG
SVG
Full Name SVG (Scalable Vector Graphics)
Format ID ImGearFormats.SVG
File Extension(s) *.svg
Data Type Vector Image
Data Encoding XML
Multi-Page Support Yes
Alpha Channel Support No
Metadata Update Support No

ImageGear Supported Versions

SVG v1.1

ImageGear Supported Features

  • Single-page file writing
  • Multi-page file writing

ImageGear Read Support

None

ImageGear Write Support

  • ImGearCompressions.NONE - XML data

ImageGear Filter Control Parameters

None

Comments

SVG is a markup language for describing two-dimensional graphics applications and images, and a set of related graphics script interfaces. SVG 1.1 is a W3C Recommendation and is the most recent version of the full specification. The second edition - SVG 1.1 - includes clarifications and minor improvements based on developer feedback. Most of commonly used browsers support SVG format by some level. The specification for this format is available on W3C web site: https://www.w3.org/TR/SVG11/

ImageGear Entities Supported for Writing to SVG Format

ImageGear Entity or Object Saved as SVG Element /Property
ImGearRasterPage object <image>
ImGearDocument object <image>