Searched refs:RelativeIntent (Results 1 - 7 of 7) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dprofile.h36 RelativeIntent enumerator in enum:__anon93
H A Doption.c1167 { "Relative", RelativeIntent, UndefinedOptionFlag, MagickFalse },
H A Dprofile.c1076 case RelativeIntent: intent=INTENT_RELATIVE_COLORIMETRIC; break;
/external/ImageMagick/coders/
H A Dbmp.c791 image->rendering_intent=RelativeIntent;
2087 case RelativeIntent:
H A Dpng.c986 case RelativeIntent:
1009 return RelativeIntent;
/external/ImageMagick/Magick++/lib/Magick++/
H A DInclude.h1016 using MagickCore::RelativeIntent;
/external/ImageMagick/www/api/
H A Dmagick-image.php6416 <dd>the image rendering intent: UndefinedIntent, SaturationIntent, PerceptualIntent, AbsoluteIntent, or RelativeIntent. </dd>

Completed in 516 milliseconds