Class RecolorAlgorithmFactory
Namespace: Aurigma.DesignAtoms.ImageProcessing.Services
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class RecolorAlgorithmFactory
Inheritance: System.Object -> RecolorAlgorithmFactory
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
RecolorAlgorithmFactory
public RecolorAlgorithmFactory()
Methods
GetRecolorer
public IRecolorAlgorithm GetRecolorer(Item containerItem)
Parameters
| Type | Name | Description |
|---|---|---|
Aurigma.GraphicsMill.AdvancedDrawing.Item | containerItem |
Returns
Aurigma.DesignAtoms.ImageProcessing.Services.IRecolorAlgorithm