ConvertConfig.SetFilmCurve Method
Definition
Namespace: P1.ImageSdk
Set filename to file containing a filmcurve to be used for the processing. default is an empty string “”. which means the default builtin is used.
public ConvertConfig SetFilmCurve(string filename);
Parameters:
filename |
full path to file containing the filmcurve |
Returns: