Back to Website
Show / Hide Table of Contents

Class SvgReaderFactory

Inheritance
System.Object
SvgReaderFactory
Implements
ISvgReaderFactory
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Common
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class SvgReaderFactory : ISvgReaderFactory

Constructors

SvgReaderFactory(IColorManagement)

Declaration
public SvgReaderFactory(IColorManagement colorManagement)
Parameters
Type Name Description
IColorManagement colorManagement

Methods

Create(Stream, FontRegistry)

Declaration
public SvgReader Create(Stream stream, FontRegistry fontRegistry)
Parameters
Type Name Description
System.IO.Stream stream
Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry fontRegistry
Returns
Type Description
Aurigma.GraphicsMill.Codecs.SvgReader

Create(Stream, FontRegistry, Single)

Declaration
public SvgReader Create(Stream stream, FontRegistry fontRegistry, float dpi)
Parameters
Type Name Description
System.IO.Stream stream
Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry fontRegistry
System.Single dpi
Returns
Type Description
Aurigma.GraphicsMill.Codecs.SvgReader

Create(Stream, FontRegistry, Single, ColorProfile)

Declaration
public SvgReader Create(Stream stream, FontRegistry fontRegistry, float dpi, ColorProfile cmykColorProfile)
Parameters
Type Name Description
System.IO.Stream stream
Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry fontRegistry
System.Single dpi
Aurigma.GraphicsMill.ColorProfile cmykColorProfile
Returns
Type Description
Aurigma.GraphicsMill.Codecs.SvgReader

Implements

ISvgReaderFactory
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback