Home | History | Annotate | Download | only in lib

Lines Matching refs:RenderingIntent

1325 void Magick::Image::renderingIntent(
1326 const Magick::RenderingIntent renderingIntent_)
1332 Magick::RenderingIntent Magick::Image::renderingIntent(void) const
1334 return(static_cast<Magick::RenderingIntent>(constImage()->rendering_intent));