Represents a callback method for resolving color profiles.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public delegate void ResolveProfileCallback( string profileLine, Stream stream )
Type: System.String
Type: System.IO.Stream