Saves the color profile to specified Stream.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Save ( _ stream As Stream _ )
public void Save( Stream stream )
Type: System.IO.Stream
The output Stream object.