Home | History | Annotate | Download | only in lib

Lines Matching refs:RenderingIntent

1320 void Magick::Image::renderingIntent(
1321 const Magick::RenderingIntent renderingIntent_)
1327 Magick::RenderingIntent Magick::Image::renderingIntent(void) const
1329 return(static_cast<Magick::RenderingIntent>(constImage()->rendering_intent));