Show / Hide Table of Contents

Class PNGCanvasFactory

Factory for creating SVGCanvas instances

Inheritance
object
PNGCanvasFactory
Implements
ICanvasFactory
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Codecrete.SwissQRBill.PixelCanvas
Assembly: Codecrete.SwissQRBill.Generator.dll
Syntax
[SuppressMessage("Minor Code Smell", "S101:Types should be named in PascalCase", Justification = "Rename would break API backward compatibility")]
public class PNGCanvasFactory : ICanvasFactory

Implements

ICanvasFactory
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX