ColorProfile Constructor (String)

Initializes a new instance of the ColorProfile class.

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

Syntax

C#
public ColorProfile(
	string fileName
)

Parameters

fileName

Type: System.String

A File name of the profile to create.

See Also

Reference