Link Search Menu Expand Document

ICCBasedColorspace Constructor (String)

Creates a new ICC color profile initialized from a specified existing file.

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

Parameters

fileName
Type: SystemString
The name of the file to read the color profile from.
See Also

Reference