Skip to main content

Class ColorDrawerFactory

Namespace: Aurigma.DesignAtoms.ImageProcessing.Services
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class ColorDrawerFactory

Inheritance: System.Object -> ColorDrawerFactory

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

Constructors

ColorDrawerFactory

public ColorDrawerFactory()

Methods

Create

public IColorDrawer Create(ColorDrawerAlgorithm algorithm)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.ImageProcessing.Enums.ColorDrawerAlgorithmalgorithm
Returns

Aurigma.DesignAtoms.ImageProcessing.Services.IColorDrawer

Was this page helpful?