Home
last modified time | relevance | path

Searched refs:GetPixelAlpha (Results 1 – 25 of 71) sorted by relevance

123

/external/ImageMagick/coders/
Dmatte.c197 SetPixelRed(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
198 SetPixelGreen(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
199 SetPixelBlue(matte_image,GetPixelAlpha(image,p),q); in WriteMATTEImage()
Daai.c190 if (GetPixelAlpha(image,q) != OpaqueAlpha) in ReadAAIImage()
402 UndefinedPixelTrait ? GetPixelAlpha(image,p) : OpaqueAlpha)); in WriteAAIImage()
Dvips.c732 WriteVIPSPixel(image,GetPixelAlpha(image,p)); in WriteVIPSImage()
742 WriteVIPSPixel(image,GetPixelAlpha(image,p)); in WriteVIPSImage()
747 WriteVIPSPixel(image,GetPixelAlpha(image,p)); in WriteVIPSImage()
Dkernel.c207 (GetPixelAlpha(image,p) < OpaqueAlpha/2)) in WriteKERNELImage()
Dflif.c491 *qs++=ScaleQuantumToShort(GetPixelAlpha(image,p)); in WriteFLIFImage()
507 *qc++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in WriteFLIFImage()
Dtga.c699 ((double) GetPixelAlpha(image,p) > midpoint)) ? 0x80 : 0) | in WriteTGAPixel()
714 GetPixelAlpha(image,p))); in WriteTGAPixel()
952 (GetPixelAlpha(image,p+(i*channels)) != in WriteTGAImage()
953 GetPixelAlpha(image,p+(i-1)*channels))) in WriteTGAImage()
Dpng.c232 ScaleQuantumToChar(GetPixelAlpha(image,(pixel))) < 0x10 ? \
315 ScaleQuantumToChar(GetPixelAlpha(image,(pixel))) & 0xc0; \
452 ScaleQuantumToChar(GetPixelAlpha(image,(pixel))) & 0xf0; \
3529 (GetPixelAlpha(image,q) != OpaqueAlpha)) in ReadOnePNGImage()
3699 if (GetPixelAlpha(image,q) != OpaqueAlpha) in ReadOnePNGImage()
5138 if (GetPixelAlpha(image,q) != OpaqueAlpha) in ReadOneJNGImage()
6978 GetPixelAlpha(image,q)),q); in ReadOneMNGImage()
7098 SetPixelAlpha(large_image,GetPixelAlpha(image, in ReadOneMNGImage()
7112 SetPixelAlpha(large_image,GetPixelAlpha(image, in ReadOneMNGImage()
7137 (2*i*(GetPixelAlpha(image,n) in ReadOneMNGImage()
[all …]
Dgray.c270 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadGRAYImage()
354 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadGRAYImage()
480 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadGRAYImage()
643 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadGRAYImage()
Dpnm.c2356 GetPixelAlpha(image,p),max_value); in WritePNMImage()
2373 GetPixelAlpha(image,p),max_value); in WritePNMImage()
2388 GetPixelAlpha(image,p),max_value); in WritePNMImage()
2415 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2440 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2460 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2484 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2506 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2524 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
Dbgr.c275 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
372 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
377 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
617 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
923 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
Duil.c249 matte_image[i]=(unsigned char) (GetPixelAlpha(image,p) == in WriteUILImage()
Davs.c401 BlendPixelTrait ? GetPixelAlpha(image,p) : OpaqueAlpha)); in WriteAVSImage()
Dycbcr.c273 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
370 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
604 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
911 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
Drgb.c274 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
377 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
607 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
909 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
Dcmyk.c274 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
376 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
658 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
1033 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
/external/ImageMagick/MagickCore/
Dquantum-export.c263 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
279 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportAlphaQuantum()
288 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
304 q=PopFloatPixel(quantum_info,(float) GetPixelAlpha(image,p),q); in ExportAlphaQuantum()
312 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
325 q=PopDoublePixel(quantum_info,(double) GetPixelAlpha(image,p),q); in ExportAlphaQuantum()
337 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportAlphaQuantum()
674 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportBGRAQuantum()
710 case 3: quantum=(size_t) GetPixelAlpha(image,p); break; in ExportBGRAQuantum()
753 pixel=(unsigned int) ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportBGRAQuantum()
[all …]
Dstream.c1565 *q++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in StreamImagePixels()
1621 *q++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in StreamImagePixels()
1671 *q=ScaleQuantumToChar(GetPixelAlpha(image,p)); in StreamImagePixels()
1735 *q++=(double) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1802 *q++=(double) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1859 *q=(double) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1927 *q++=(float) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1994 *q++=(float) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
2051 *q=(float) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
2113 *q++=ScaleQuantumToLong(GetPixelAlpha(image,p)); in StreamImagePixels()
[all …]
Dpixel.c558 *q++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCharPixel()
626 *q++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCharPixel()
686 *q=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCharPixel()
691 *q=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCharPixel()
765 *q++=(double) (QuantumScale*GetPixelAlpha(image,p)); in ExportDoublePixel()
833 *q++=(double) (QuantumScale*GetPixelAlpha(image,p)); in ExportDoublePixel()
893 *q=(double) (QuantumScale*GetPixelAlpha(image,p)); in ExportDoublePixel()
898 *q=(double) (QuantumScale*GetPixelAlpha(image,p)); in ExportDoublePixel()
973 *q++=(float) (QuantumScale*GetPixelAlpha(image,p)); in ExportFloatPixel()
1041 *q++=(float) (QuantumScale*GetPixelAlpha(image,p)); in ExportFloatPixel()
[all …]
Dcompare.c280 Sa=QuantumScale*GetPixelAlpha(image,p); in CompareImages()
281 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in CompareImages()
440 Sa=QuantumScale*GetPixelAlpha(image,p); in GetAbsoluteDistortion()
441 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetAbsoluteDistortion()
554 Sa=QuantumScale*GetPixelAlpha(image,p); in GetFuzzDistortion()
555 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetFuzzDistortion()
669 Sa=QuantumScale*GetPixelAlpha(image,p); in GetMeanAbsoluteDistortion()
670 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetMeanAbsoluteDistortion()
774 Sa=QuantumScale*GetPixelAlpha(image,p); in GetMeanErrorPerPixel()
775 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetMeanErrorPerPixel()
[all …]
Dchannel.c1036 gamma=QuantumScale*GetPixelAlpha(image,q); in SetImageAlphaChannel()
1090 if (GetPixelAlpha(image,q) == TransparentAlpha) in SetImageAlphaChannel()
1157 Sa=QuantumScale*GetPixelAlpha(image,q); in SetImageAlphaChannel()
1244 image->background_color.alpha,q,(double) GetPixelAlpha(image,q),q); in SetImageAlphaChannel()
Dshear.c544 background.alpha+=QuantumScale*GetPixelAlpha(image,p); in GetImageBackgroundColor()
1247 &source,(double) GetPixelAlpha(image,p),area,&destination); in XShearImage()
1279 &source,(double) GetPixelAlpha(image,p),area,&destination); in XShearImage()
1464 &source,(double) GetPixelAlpha(image,p),area, in YShearImage()
1497 &source,(double) GetPixelAlpha(image,p),area, in YShearImage()
Dquantize.c446 (GetPixelAlpha(image,pixel) == OpaqueAlpha)) in AssociateAlphaPixel()
451 alpha_pixel->alpha=(double) GetPixelAlpha(image,pixel); in AssociateAlphaPixel()
454 alpha=(double) (QuantumScale*GetPixelAlpha(image,pixel)); in AssociateAlphaPixel()
458 alpha_pixel->alpha=(double) GetPixelAlpha(image,pixel); in AssociateAlphaPixel()
2242 alpha=(double) (QuantumScale*GetPixelAlpha(image,p)); in GetImageQuantizeError()
2407 pixel=GetPixelAlpha(image,p)-(q->alpha_trait != UndefinedPixelTrait ? in KmeansMetric()
2411 gamma*=QuantumScale*GetPixelAlpha(image,p); in KmeansMetric()
2653 kmeans_pixels[id][j].alpha+=QuantumScale*GetPixelAlpha(image,q); in KmeansImage()
2870 SetPixelAlpha(image,PosterizePixel(GetPixelAlpha(image,q)),q); in PosterizeImage()
Dcomposite.c450 Sa=QuantumScale*GetPixelAlpha(source_image,p); in CompositeOverImage()
451 Da=QuantumScale*GetPixelAlpha(image,q); in CompositeOverImage()
1098 (QuantumScale*GetPixelAlpha(source_image,p)); in CompositeImage()
1371 pixel=canvas_dissolve*GetPixelAlpha(source_image,source); in CompositeImage()
1393 Sa=QuantumScale*GetPixelAlpha(source_image,p); in CompositeImage()
1394 Da=QuantumScale*GetPixelAlpha(image,q); in CompositeImage()
Dresample.c609 pixel->alpha += weight*GetPixelAlpha(resample_filter->image,pixels); in ResamplePixelColor()
613 weight *= QuantumScale*((double) GetPixelAlpha(resample_filter->image,pixels)); in ResamplePixelColor()
Dhistogram.c319 node_info->list[i].alpha=(double) GetPixelAlpha(image,p); in ClassifyImageColors()
779 node_info->list[i].alpha=(double) GetPixelAlpha(image,p); in CheckImageColors()

123