ColorManagement.InitColorMap Method

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public void InitColorMap(
	IEnumerable<Color> colors,
	IImageParams destination
)

Parameters

colors

Type: System.Collections.Generic..IEnumerable<Color>

destination

Type: IImageParams

See Also

Reference