This documentation is for the old version. Go to the latest Graphics Mill docs

ColorProfile.Clone Method

Returns a full copy of this ColorProfile instance.

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

Syntax

Visual Basic
Public Function Clone As Object
C#
public Object Clone()

Return Value

An object which contains full copy of this color profile.

See Also

Reference