Skip to main content

Class WhiteInkNewTextItemProcessor

Namespace: Aurigma.DesignAtoms.Services.WhiteInk.WhiteInkItemProcessors
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class WhiteInkNewTextItemProcessor : WhiteInkItemProcessor, IDisposable

Inheritance: System.Object -> Aurigma.DesignAtoms.Services.WhiteInk.WhiteInkItemProcessors.WhiteInkItemProcessor -> WhiteInkNewTextItemProcessor

Implements

  • System.IDisposable

Inherited Members

Constructors

WhiteInkNewTextItemProcessor

public WhiteInkNewTextItemProcessor(IColorManagement colorManagement, IGmColorConverter gmColorConverter, NewBaseTextItemHandler itemHandler)

Methods

ApplyWhiteInk

public override Task ApplyWhiteInk(Color color, IColorProfilesProvider colorProfilesProvider)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Model.Color.Colorcolor
Aurigma.DesignAtoms.ColorManagement.IColorProfilesProvidercolorProfilesProvider
Returns

System.Threading.Tasks.Task

Overrides
Was this page helpful?