HomeSort by relevance Sort by last modified time
    Searched refs:RenderingIntent (Results 1 - 24 of 24) sorted by null

  /external/ImageMagick/MagickCore/
profile.h 37 } RenderingIntent;
image.h 191 RenderingIntent
property.c     [all...]
image.c     [all...]
  /external/ImageMagick/MagickWand/
magick-image.h 283 MagickSetImageRenderingIntent(MagickWand *,const RenderingIntent),
370 extern WandExport RenderingIntent
magick-image.c     [all...]
  /external/pdfium/third_party/lcms/src/
cmsio0.c 721 Icc -> RenderingIntent = _cmsAdjustEndianess32(Header.renderingIntent);
823 Header.renderingIntent = _cmsAdjustEndianess32(Icc -> RenderingIntent);
872 return Icc -> RenderingIntent;
875 void CMSEXPORT cmsSetHeaderRenderingIntent(cmsHPROFILE hProfile, cmsUInt32Number RenderingIntent)
878 Icc -> RenderingIntent = RenderingIntent;
    [all...]
lcms2_internal.h 730 cmsUInt32Number RenderingIntent;
    [all...]
cmsvirt.c     [all...]
cmsmd5.c 279 Icc ->RenderingIntent = 0;
cmsps2.c 71 /RenderingIntent (intent)
95 /RenderingIntent (intent)
116 /RenderingIntent (intent)
142 /RenderingIntent (Perceptual)
403 void EmitIntent(cmsIOHANDLER* m, int RenderingIntent)
407 switch (RenderingIntent) {
417 _cmsIOPrintf(m, "/RenderingIntent (%s)\n", intent );
    [all...]
cmsxform.c     [all...]
  /external/ImageMagick/scripts/
format_c_api_docs 169 RenderingIntent => 'types.html#RenderingIntent',
  /external/ImageMagick/Magick++/lib/Magick++/
Image.h 390 void renderingIntent(const RenderingIntent renderingIntent_);
391 RenderingIntent renderingIntent(void) const;
    [all...]
STL.h     [all...]
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
STL.cpp     [all...]
Image.cpp 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));
    [all...]
  /external/ImageMagick/coders/
mpc.c 676 image->rendering_intent=(RenderingIntent) rendering_intent;
    [all...]
png.c 734 RenderingIntent
1046 Magick_RenderingIntent_to_PNG_RenderingIntent(const RenderingIntent intent)
1067 static RenderingIntent
    [all...]
miff.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 615 cmsUInt32Number renderingIntent;// Rendering intent
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 392 milliseconds