Source position: msegraphicsmagick.pas line 207
type RenderingIntent = (
UndefinedIntent,
SaturationIntent,
PerceptualIntent,
AbsoluteIntent,
RelativeIntent
);