Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

GMImage.SetRenderingIntent

Sets the type of rendering intent

Component Version macOS Windows Linux Server iOS SDK
GraphicsMagick 2.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "GMImage.SetRenderingIntent"; ImageRef; renderingIntent )   More

Parameters

Parameter Description Example
ImageRef The image reference number. 1
renderingIntent UndefinedIntent = 0, SaturationIntent = 1, PerceptualIntent = 2, AbsoluteIntent = 3, RelativeIntent = 4 1

Result

Returns "OK" on success.

Description

Sets the type of rendering intent

See also

This function checks for a license.

Created 18th August 2014, last changed 18th August 2014


GMImage.SetQuiet - GMImage.SetResolutionUnits