Color.GetCopy Method

Creates a copy of the current Color instance.

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

Syntax

C#
public Color GetCopy()

Return Value

A new Color instance that is a copy of this instance.

See Also

Reference