Link Search Menu Expand Document

ICCBasedColorspace Constructor (Stream)

Creates a new ICC color profile initialized from a specified stream.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public ICCBasedColorspace(
	Stream stream
)

Parameters

stream
Type: System.IOStream
The stream to read the color profile from.
See Also

Reference