Home
last modified time | relevance | path

Searched refs:CMYKColorspace (Results 1 – 25 of 58) 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
Dattribute.c590 if (image->colorspace == CMYKColorspace) in GetImageType()
813 if (image->colorspace == CMYKColorspace) in IdentifyImageType()
1350 if (image->colorspace != CMYKColorspace) in SetImageType()
1354 status=TransformImageColorspace(image,CMYKColorspace,exception); in SetImageType()
1363 if (image->colorspace != CMYKColorspace) in SetImageType()
1367 status=TransformImageColorspace(image,CMYKColorspace,exception); in SetImageType()
Dprepress.c105 if (image->colorspace != CMYKColorspace) in GetImageTotalInkDensity()
Didentify.c536 case CMYKColorspace: in IdentifyImage()
742 case CMYKColorspace: in IdentifyImage()
787 case CMYKColorspace: in IdentifyImage()
835 case CMYKColorspace: in IdentifyImage()
898 case CMYKColorspace: in IdentifyImage()
925 if (image->colorspace == CMYKColorspace) in IdentifyImage()
1014 if (pixel.colorspace == CMYKColorspace) in IdentifyImage()
Dpixel.c220 if (image->colorspace == CMYKColorspace) in ConformPixelInfo()
226 if (destination->colorspace == CMYKColorspace) in ConformPixelInfo()
697 if (image->colorspace == CMYKColorspace) in ExportCharPixel()
903 if (image->colorspace == CMYKColorspace) in ExportDoublePixel()
1110 if (image->colorspace == CMYKColorspace) in ExportFloatPixel()
1316 if (image->colorspace == CMYKColorspace) in ExportLongPixel()
1523 if (image->colorspace == CMYKColorspace) in ExportLongLongPixel()
1730 if (image->colorspace == CMYKColorspace) in ExportQuantumPixel()
1939 if (image->colorspace == CMYKColorspace) in ExportShortPixel()
2006 if (image->colorspace == CMYKColorspace) in ExportImagePixels()
[all …]
Dstream.c1352 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1375 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1386 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1415 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1580 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1770 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
1962 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
2128 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
2293 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
2458 if (image->colorspace == CMYKColorspace) in StreamImagePixels()
[all …]
Dprofile.c919 source_colorspace=CMYKColorspace; in ProfileImage()
981 target_colorspace=CMYKColorspace; in ProfileImage()
1044 if ((source_colorspace == CMYKColorspace) && in ProfileImage()
1045 (image->colorspace != CMYKColorspace)) in ProfileImage()
1056 if ((source_colorspace != CMYKColorspace) && in ProfileImage()
1104 if (target_colorspace == CMYKColorspace) in ProfileImage()
Dhistogram.c285 if (image->colorspace == CMYKColorspace) in ClassifyImageColors()
745 if (image->colorspace == CMYKColorspace) in CheckImageColors()
1054 if (pixel.colorspace == CMYKColorspace) in GetNumberColors()
1158 if (unique_image->colorspace == CMYKColorspace) in UniqueColorsToImage()
Ddistort.c2915 (image->colorspace == CMYKColorspace)) in SparseColorImage()
2966 (image->colorspace == CMYKColorspace)) in SparseColorImage()
2992 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3083 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3105 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3129 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3149 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3163 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3194 (image->colorspace == CMYKColorspace)) in SparseColorImage()
3229 (image->colorspace == CMYKColorspace)) in SparseColorImage()
[all …]
Dresample.c546 if (pixel->colorspace == CMYKColorspace) in ResamplePixelColor()
618 if (pixel->colorspace == CMYKColorspace) in ResamplePixelColor()
675 if (pixel->colorspace == CMYKColorspace) in ResamplePixelColor()
/external/ImageMagick/coders/
Dsct.c216 SetImageColorspace(image,CMYKColorspace,exception); in ReadSCTImage()
240 if (image->colorspace == CMYKColorspace) in ReadSCTImage()
263 if (image->colorspace == CMYKColorspace) in ReadSCTImage()
Dvips.c343 if (image->colorspace == CMYKColorspace) in ReadVIPSPixelsNONE()
450 SetImageColorspace(image,CMYKColorspace,exception); in ReadVIPSImage()
655 else if (image->colorspace == CMYKColorspace) in WriteVIPSImage()
669 case CMYKColorspace: in WriteVIPSImage()
735 if (image->colorspace == CMYKColorspace) in WriteVIPSImage()
Draw.c493 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
513 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
521 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
541 if (image->colorspace == CMYKColorspace) in WriteRAWImage()
Dps2.c611 if (image->colorspace == CMYKColorspace) in WritePS2Image()
736 (image->colorspace == CMYKColorspace)); in WritePS2Image()
852 (image->colorspace == CMYKColorspace)); in WritePS2Image()
906 if (image->colorspace != CMYKColorspace) in WritePS2Image()
963 if (image->colorspace != CMYKColorspace) in WritePS2Image()
1002 (image->colorspace == CMYKColorspace)); in WritePS2Image()
Dpsd.c814 if (image->colorspace == CMYKColorspace) in SetPSDPixel()
1284 SetImageColorspace(layer_info->image,CMYKColorspace,exception); in ReadPSDLayer()
1326 (layer_info->image->colorspace == CMYKColorspace)) in ReadPSDLayer()
1743 if ((status != MagickFalse) && (image->colorspace == CMYKColorspace)) in ReadPSDMergedImage()
1849 SetImageColorspace(image,CMYKColorspace,exception); in ReadPSDImage()
2424 if (next_image->colorspace == CMYKColorspace) in WriteImageChannels()
2438 if (next_image->colorspace == CMYKColorspace) in WriteImageChannels()
2455 if (next_image->colorspace == CMYKColorspace) in WriteImageChannels()
2463 if (next_image->colorspace == CMYKColorspace) in WriteImageChannels()
2707 if (image->colorspace != CMYKColorspace) in WritePSDImage()
[all …]
Dps3.c261 *length=(image->colorspace == CMYKColorspace ? 4 : 3)*(size_t) in SerializeImage()
272 if (image->colorspace != CMYKColorspace) in SerializeImage()
1037 if (image->colorspace == CMYKColorspace) in WritePS3Image()
1069 if (image->colorspace == CMYKColorspace) in WritePS3Image()
1123 if (image->colorspace == CMYKColorspace) in WritePS3Image()
1244 CMYKColorspace ? PS3_CMYKColorspace : PS3_RGBColorspace); in WritePS3Image()
1267 (image->colorspace != CMYKColorspace) && in WritePS3Image()
Dpdf.c511 cmyk=image_info->colorspace == CMYKColorspace ? MagickTrue : MagickFalse; in ReadPDFImage()
1727 if (image->colorspace != CMYKColorspace) in WritePDFImage()
1737 if (image->colorspace != CMYKColorspace) in WritePDFImage()
1958 length*=image->colorspace == CMYKColorspace ? 4UL : 3UL; in WritePDFImage()
1977 if (image->colorspace == CMYKColorspace) in WritePDFImage()
2022 if (image->colorspace == CMYKColorspace) in WritePDFImage()
2150 if (image->colorspace == CMYKColorspace) in WritePDFImage()
2194 if (image->colorspace != CMYKColorspace) in WritePDFImage()
2204 if (image->colorspace != CMYKColorspace) in WritePDFImage()
2414 length*=tile_image->colorspace == CMYKColorspace ? 4UL : 3UL; in WritePDFImage()
[all …]
Dmiff.c290 if (image->colorspace == CMYKColorspace) in PushRunlengthPacket()
318 if (image->colorspace == CMYKColorspace) in PushRunlengthPacket()
346 if (image->colorspace == CMYKColorspace) in PushRunlengthPacket()
1263 if (image->colorspace == CMYKColorspace) in ReadMIFFImage()
1280 if (image->colorspace == CMYKColorspace) in ReadMIFFImage()
1514 if (image->colorspace == CMYKColorspace) in ReadMIFFImage()
1838 if (image->colorspace == CMYKColorspace) in PopRunlengthPacket()
1864 if (image->colorspace == CMYKColorspace) in PopRunlengthPacket()
1891 if (image->colorspace == CMYKColorspace) in PopRunlengthPacket()
2044 if (image->colorspace == CMYKColorspace) in WriteMIFFImage()
Djson.c838 case CMYKColorspace: in EncodeImageAttributes()
912 case CMYKColorspace: in EncodeImageAttributes()
964 case CMYKColorspace: in EncodeImageAttributes()
1006 case CMYKColorspace: in EncodeImageAttributes()
1064 case CMYKColorspace: in EncodeImageAttributes()
1087 if (image->colorspace == CMYKColorspace) in EncodeImageAttributes()
Ddebug.c230 if (pixel.colorspace == CMYKColorspace) in WriteDEBUGImage()
Dtxt.c505 case CMYKColorspace: in ReadTXTImage()
807 if (pixel.colorspace == CMYKColorspace) in WriteTXTImage()
/external/ImageMagick/Magick++/lib/
DColor.cpp253 RGBColorspace : CMYKColorspace; in operator std::string()
424 _pixel->colorspace=CMYKColorspace; in initPixel()
429 if (color_.colorspace == CMYKColorspace) in setPixelType()

123