ColorProfile.Save Method (Stream)

Saves this profile to the specified Stream.

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

Syntax

C#
public void Save(
	Stream stream
)

Parameters

stream

Type: System.IO.Stream

See Also

Reference