Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Set function sets the rendering intent of an image.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 12.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
ImgHandle | Image handle, usually a number. | |
RenderingIntent | The new rendering intent as number or text. AbsoluteColorimetric 0 Perceptual 1 RelativeColorimetric 2 Saturation 3 |
Returns OK or error.
See also SetRenderingIntent function in DynaPDF manual.
This function checks for a license.
Created 2nd September 2022, last changed 2nd September 2022