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

  /external/ImageMagick/MagickCore/
colorspace.h 49 scRGBColorspace, /* ??? */
colorspace-private.h 106 if ((colorspace == RGBColorspace) || (colorspace == scRGBColorspace))
123 (colorspace == scRGBColorspace) ||
colorspace.c 689 case scRGBColorspace:
    [all...]
accelerate-kernels-private.h 103 scRGBColorspace,
    [all...]
option.c 213 { "scRGB", scRGBColorspace, UndefinedOptionFlag, MagickFalse },
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 395 using MagickCore::scRGBColorspace;
    [all...]

Completed in 65 milliseconds