Class ColorDrawerFactory
Namespace: Aurigma.DesignAtoms.ImageProcessing.Services
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class ColorDrawerFactory
Inheritance: System.Object -> ColorDrawerFactory
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
ColorDrawerFactory
public ColorDrawerFactory()
Methods
Create
public IColorDrawer Create(ColorDrawerAlgorithm algorithm)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.ImageProcessing.Enums.ColorDrawerAlgorithm | algorithm |