SvgOptions

Class SvgOptions

Namespace: Imagise.Compressor.ImageOptions
Assembly: Imagise.Compressor.dll

Create Scalar Vector Graphics (SVG) image files with our API, utilizing versatile options for color types and compression levels. Seamlessly customize your SVG images with precision, ensuring optimal quality and compatibility for your design needs.

public class SvgOptions : SvgOptions, IDisposable, ICompressOptions

Inheritance

object ← ImageOptions ← SvgOptions ← SvgOptions

Implements

IDisposable, ICompressOptions

Inherited Members

SvgOptions.Compress, ImageOptions.Clone(), ImageOptions.Dispose(), ImageOptions.Source, ImageOptions.VectorRasterizationOptions, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

SvgOptions()

public SvgOptions()