HomeSort by relevance Sort by last modified time
    Searched full:colorspace (Results 426 - 450 of 1229) sorted by null

<<11121314151617181920>>

  /external/pdfium/third_party/lpng_v163/
pngread.c     [all...]
  /external/ImageMagick/ImageMagick/script/
magick-core.html 66 <li><a href="../api/colorspace.php">Colorspace Methods</a></li>
  /external/ImageMagick/MagickCore/
segment.c 90 #include "MagickCore/colorspace.h"
91 #include "MagickCore/colorspace-private.h"
    [all...]
  /external/ImageMagick/MagickWand/
mogrify.c 506 (image->colorspace == CMYKColorspace))
609 (image->colorspace == CMYKColorspace))
643 (image->colorspace == CMYKColorspace))
1197 colorspace; local
4405 colorspace; local
4422 colorspace; local
5748 colorspace; local
7846 colorspace; local
    [all...]
  /external/ImageMagick/coders/
aai.c 47 #include "MagickCore/colorspace.h"
48 #include "MagickCore/colorspace-private.h"
art.c 50 #include "MagickCore/colorspace.h"
51 #include "MagickCore/colorspace-private.h"
avs.c 47 #include "MagickCore/colorspace.h"
48 #include "MagickCore/colorspace-private.h"
fax.c 48 #include "MagickCore/colorspace.h"
49 #include "MagickCore/colorspace-private.h"
gray.c 48 #include "MagickCore/colorspace.h"
49 #include "MagickCore/colorspace-private.h"
hrz.c 47 #include "MagickCore/colorspace.h"
48 #include "MagickCore/colorspace-private.h"
jnx.c 51 #include "MagickCore/colorspace.h"
52 #include "MagickCore/colorspace-private.h"
mono.c 50 #include "MagickCore/colorspace.h"
51 #include "MagickCore/colorspace-private.h"
mtv.c 47 #include "MagickCore/colorspace.h"
48 #include "MagickCore/colorspace-private.h"
otb.c 48 #include "MagickCore/colorspace.h"
49 #include "MagickCore/colorspace-private.h"
rgf.c 50 #include "MagickCore/colorspace.h"
51 #include "MagickCore/colorspace-private.h"
sct.c 243 if (image->colorspace == CMYKColorspace)
266 if (image->colorspace == CMYKColorspace)
wbmp.c 48 #include "MagickCore/colorspace.h"
49 #include "MagickCore/colorspace-private.h"
xps.c 49 #include "MagickCore/colorspace.h"
201 cmyk=image->colorspace == CMYKColorspace ? MagickTrue : MagickFalse;
  /external/ImageMagick/www/
magick-core.html 70 <li><a href="api/colorspace.html">Colorspace Methods</a></li>
  /external/ImageMagick/www/source/
examples.pl 263 $example->Quantize(colorspace=>'gray',colors=>2,dither=>'false');
397 $example->Set(colorspace=>'Gray');
  /external/kernel-headers/original/uapi/linux/
fb.h 276 __u32 colorspace; /* colorspace for FOURCC-based modes */ member in struct:fb_var_screeninfo
  /external/libjpeg-turbo/
change.log 12 colorspace input to the default YCbCr JPEG colorspace.
cjpeg.1 55 colorspace input to the default YCbCr JPEG colorspace.
jctrans.c 90 /* jpeg_set_defaults may choose wrong colorspace, eg YCbCr if input is RGB.
91 * Fix it to get the right header markers for the image colorspace.
jdmerge.c 82 /* Include inline routines for colorspace extensions */
184 * Initialize tables for YCC->RGB colorspace conversion.

Completed in 929 milliseconds

<<11121314151617181920>>