ConvertConfig.SetIccProfile Method

Definition

Namespace: P1.ImageSdk

Set filename to file containing an icc profile to be used for the processing. default is an empty string “”. which means the default builtin is used.

public ConvertConfig SetIccProfile(string filename);

Parameters:

filename

full path to file containing the icc profile

Returns: