Click or drag to resize

PDFNetSetColorManagement Method

Used to set a specific Color Management System (CMS) for use during color conversion operators, image rendering, etc.

Namespace:  pdftron
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static void SetColorManagement(
	CMSType cms
)

Parameters

cms
Type: pdftronCMSType
Identifies the type of color management to use.
See Also