Home
last modified time | relevance | path

Searched refs:RelativeIntent (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Dprofile.h36 RelativeIntent enumerator
Dprofile.c1127 case RelativeIntent: intent=INTENT_RELATIVE_COLORIMETRIC; break; in ProfileImage()
Doption.c1450 { "Relative", RelativeIntent, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/coders/
Dbmp.c810 image->rendering_intent=RelativeIntent; in ReadBMPImage()
2341 case RelativeIntent: in WriteBMPImage()
Dpng.c1050 case RelativeIntent: in Magick_RenderingIntent_to_PNG_RenderingIntent()
1073 return RelativeIntent; in Magick_RenderingIntent_from_PNG_RenderingIntent()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1037 using MagickCore::RelativeIntent;