Home
last modified time | relevance | path

Searched refs:CMYKColorspace (Results 1 – 25 of 61) sorted by relevance

123

/external/ImageMagick/MagickCore/
Dfeature.c734 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
760 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
775 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
968 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
1066 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
1104 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
1118 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
1127 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
1142 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
1157 if (image->colorspace == CMYKColorspace) in GetImageFeatures()
[all …]
Dcolorspace-private.h81 pixel->colorspace=CMYKColorspace; in ConvertRGBToCMYK()
91 if (colorspace == CMYKColorspace) in IsCMYKColorspace()
Dcomposite-private.h141 if (q->colorspace == CMYKColorspace) in CompositePixelInfoOver()
164 if (q->colorspace == CMYKColorspace) in CompositePixelInfoPlus()
Dcolorspace.h29 CMYKColorspace, /* CMY with Black separation */ enumerator
Didentify.c572 case CMYKColorspace: in IdentifyImage()
786 case CMYKColorspace: in IdentifyImage()
839 case CMYKColorspace: in IdentifyImage()
902 case CMYKColorspace: in IdentifyImage()
970 case CMYKColorspace: in IdentifyImage()
1011 if (colorspace == CMYKColorspace) in IdentifyImage()
1102 if (pixel.colorspace == CMYKColorspace) in IdentifyImage()
Dprepress.c105 if (image->colorspace != CMYKColorspace) in GetImageTotalInkDensity()
Dhistogram.c290 if (image->colorspace == CMYKColorspace) in ClassifyImageColors()
750 if (image->colorspace == CMYKColorspace) in CheckImageColors()
1059 if (pixel.colorspace == CMYKColorspace) in GetNumberColors()
1163 if (unique_image->colorspace == CMYKColorspace) in UniqueColorsToImage()
Dstream.c1415 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1438 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1449 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1478 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1643 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1833 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
2025 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
2191 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
2356 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
2521 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
[all …]
Dpixel.c219 if (image->colorspace == CMYKColorspace) in ConformPixelInfo()
225 if (destination->colorspace == CMYKColorspace) in ConformPixelInfo()
696 if (image->colorspace == CMYKColorspace) in ExportCharPixel()
903 if (image->colorspace == CMYKColorspace) in ExportDoublePixel()
1111 if (image->colorspace == CMYKColorspace) in ExportFloatPixel()
1318 if (image->colorspace == CMYKColorspace) in ExportLongPixel()
1526 if (image->colorspace == CMYKColorspace) in ExportLongLongPixel()
1734 if (image->colorspace == CMYKColorspace) in ExportQuantumPixel()
1944 if (image->colorspace == CMYKColorspace) in ExportShortPixel()
2015 if (image->colorspace == CMYKColorspace) in ExportImagePixels()
[all …]
Ddistort.c2972 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3023 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3049 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3140 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3162 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3186 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3206 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3220 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3251 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3286 (image->colorspace == CMYKColorspace)) in SparseColorImage()
[all …]
Dattribute.c706 if (image->colorspace == CMYKColorspace) in GetImageType()
927 if (image->colorspace == CMYKColorspace) in IdentifyImageType()
1441 status=TransformImageColorspace(image,CMYKColorspace,exception); in SetImageType()
1449 status=TransformImageColorspace(image,CMYKColorspace,exception); in SetImageType()
Dresample.c545 if (pixel->colorspace == CMYKColorspace) in ResamplePixelColor()
617 if (pixel->colorspace == CMYKColorspace) in ResamplePixelColor()
674 if (pixel->colorspace == CMYKColorspace) in ResamplePixelColor()
/external/ImageMagick/coders/
Dsct.c221 SetImageColorspace(image,CMYKColorspace,exception); in ReadSCTImage()
252 if (image->colorspace == CMYKColorspace) in ReadSCTImage()
275 if (image->colorspace == CMYKColorspace) in ReadSCTImage()
Dvips.c343 if (image->colorspace == CMYKColorspace) in ReadVIPSPixelsNONE()
450 SetImageColorspace(image,CMYKColorspace,exception); in ReadVIPSImage()
658 else if (image->colorspace == CMYKColorspace) in WriteVIPSImage()
672 case CMYKColorspace: in WriteVIPSImage()
738 if (image->colorspace == CMYKColorspace) in WriteVIPSImage()
Draw.c510 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
530 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
538 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
558 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
Dps2.c614 if (image->colorspace == CMYKColorspace) in WritePS2Image()
745 (int) (image->colorspace == CMYKColorspace)); in WritePS2Image()
861 (int) (image->colorspace == CMYKColorspace)); in WritePS2Image()
915 if (image->colorspace != CMYKColorspace) in WritePS2Image()
972 if (image->colorspace != CMYKColorspace) in WritePS2Image()
1011 (int) (image->colorspace == CMYKColorspace)); in WritePS2Image()
Dps3.c263 *length=(image->colorspace == CMYKColorspace ? 4 : 3)*(size_t) in SerializeImage()
274 if (image->colorspace != CMYKColorspace) in SerializeImage()
1046 if (image->colorspace == CMYKColorspace) in WritePS3Image()
1078 if (image->colorspace == CMYKColorspace) in WritePS3Image()
1132 if (image->colorspace == CMYKColorspace) in WritePS3Image()
1253 CMYKColorspace ? PS3_CMYKColorspace : PS3_RGBColorspace); in WritePS3Image()
1276 (image->colorspace != CMYKColorspace) && in WritePS3Image()
Dpdf.c513 cmyk=image_info->colorspace == CMYKColorspace ? MagickTrue : MagickFalse; in ReadPDFImage()
1811 if (image->colorspace != CMYKColorspace) in WritePDFImage()
1821 if (image->colorspace != CMYKColorspace) in WritePDFImage()
2047 length*=image->colorspace == CMYKColorspace ? 4UL : 3UL; in WritePDFImage()
2066 if (image->colorspace == CMYKColorspace) in WritePDFImage()
2112 if (image->colorspace == CMYKColorspace) in WritePDFImage()
2242 if (image->colorspace == CMYKColorspace) in WritePDFImage()
2341 if (image->colorspace != CMYKColorspace) in WritePDFImage()
2351 if (image->colorspace != CMYKColorspace) in WritePDFImage()
2565 length*=tile_image->colorspace == CMYKColorspace ? 4UL : 3UL; in WritePDFImage()
[all …]
Dmiff.c315 if (image->colorspace == CMYKColorspace) in PushRunlengthPacket()
346 if (image->colorspace == CMYKColorspace) in PushRunlengthPacket()
379 if (image->colorspace == CMYKColorspace) in PushRunlengthPacket()
1332 if (image->colorspace == CMYKColorspace) in ReadMIFFImage()
1351 if (image->colorspace == CMYKColorspace) in ReadMIFFImage()
1595 if (image->colorspace == CMYKColorspace) in ReadMIFFImage()
1932 if (image->colorspace == CMYKColorspace) in PopRunlengthPacket()
1958 if (image->colorspace == CMYKColorspace) in PopRunlengthPacket()
1985 if (image->colorspace == CMYKColorspace) in PopRunlengthPacket()
2146 if (image->colorspace == CMYKColorspace) in WriteMIFFImage()
Dpsd.c977 if (image->colorspace == CMYKColorspace) in SetPSDPixel()
1521 (layer_info->image->colorspace == CMYKColorspace)) in ReadPSDLayer()
2098 if ((status != MagickFalse) && (image->colorspace == CMYKColorspace)) in ReadPSDMergedImage()
2213 (void) SetImageColorspace(image,CMYKColorspace,exception); in ReadPSDImage()
2913 channels=(size_t) (next_image->colorspace == CMYKColorspace ? 4 : in WritePSDChannels()
2950 if (next_image->colorspace == CMYKColorspace) in WritePSDChannels()
2980 if (next_image->colorspace == CMYKColorspace) in WritePSDChannels()
3005 if (next_image->colorspace == CMYKColorspace) in WritePSDChannels()
3406 channels=(unsigned short) (next_image->colorspace == CMYKColorspace ? 4 : in WritePSDLayersInternal()
3605 if (image->colorspace != CMYKColorspace) in WritePSDImage()
[all …]
Djson.c1083 case CMYKColorspace: in EncodeImageAttributes()
1158 case CMYKColorspace: in EncodeImageAttributes()
1212 case CMYKColorspace: in EncodeImageAttributes()
1255 case CMYKColorspace: in EncodeImageAttributes()
1306 case CMYKColorspace: in EncodeImageAttributes()
1330 if (image->colorspace == CMYKColorspace) in EncodeImageAttributes()
Ddebug.c234 if (pixel.colorspace == CMYKColorspace) in WriteDEBUGImage()
Dtxt.c525 case CMYKColorspace: in ReadTXTImage()
839 if (pixel.colorspace == CMYKColorspace) in WriteTXTImage()
Dcmyk.c147 (void) SetImageColorspace(image,CMYKColorspace,exception); in ReadCMYKImage()
213 if (SetImageColorspace(image,CMYKColorspace,exception) == MagickFalse) in ReadCMYKImage()
1265 if (image->colorspace != CMYKColorspace) in WriteCMYKImage()
1266 (void) TransformImageColorspace(image,CMYKColorspace,exception); in WriteCMYKImage()
/external/ImageMagick/Magick++/lib/
DColor.cpp263 RGBColorspace : CMYKColorspace; in operator std::string()
418 _pixel->colorspace=CMYKColorspace; in initPixel()
444 if (color_.colorspace == CMYKColorspace) in setPixelType()

123