Back to Website
Show / Hide Table of Contents

Interface ISvgReaderFactory

Namespace: Aurigma.DesignAtoms.Common.Interfaces
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface ISvgReaderFactory

Methods

Create(Stream, FontRegistry)

Declaration
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
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
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
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