Skip to main content

Class WhiteInkDashedLineItemProcessor

Namespace: Aurigma.DesignAtoms.Services.WhiteInk.WhiteInkItemProcessors
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class WhiteInkDashedLineItemProcessor : WhiteInkLineItemProcessor, IDisposable

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

Implements

  • System.IDisposable

Inherited Members

Constructors

WhiteInkDashedLineItemProcessor

public WhiteInkDashedLineItemProcessor(IColorManagement colorManagement, DashedLineItemHandler 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?