ColorICC Constructor ByteScout PDF SDK
Initializes a new instance of the Bytescout.PDF.ColorICC class.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public ColorICC(
	ICCBasedColorspace icc,
	DeviceColor color
)

Parameters

icc
Type: Bytescout.PDFICCBasedColorspace
The ICC color profile for color space.
color
Type: Bytescout.PDFDeviceColor
The Bytescout.PDF.DeviceColor to create Bytescout.PDF.ColorICC from.
See Also

Reference