Home
last modified time | relevance | path

Searched refs:GetPixelAlpha (Results 1 – 25 of 70) 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()
Davs.c187 if (GetPixelAlpha(image,q) != OpaqueAlpha) in ReadAVSImage()
393 BlendPixelTrait ? GetPixelAlpha(image,p) : OpaqueAlpha)); in WriteAVSImage()
Daai.c187 if (GetPixelAlpha(image,q) != OpaqueAlpha) in ReadAAIImage()
393 UndefinedPixelTrait ? GetPixelAlpha(image,p) : OpaqueAlpha)); in WriteAAIImage()
Dvips.c728 WriteVIPSPixel(image,GetPixelAlpha(image,p)); in WriteVIPSImage()
738 WriteVIPSPixel(image,GetPixelAlpha(image,p)); in WriteVIPSImage()
743 WriteVIPSPixel(image,GetPixelAlpha(image,p)); in WriteVIPSImage()
Dtga.c693 ((double) GetPixelAlpha(image,p) > midpoint)) ? 0x80 : 0) | in WriteTGAPixel()
708 GetPixelAlpha(image,p))); in WriteTGAPixel()
945 (GetPixelAlpha(image,p+(i*channels)) != in WriteTGAImage()
946 GetPixelAlpha(image,p+(i-1)*channels))) in WriteTGAImage()
Dflif.c485 *qs++=ScaleQuantumToShort(GetPixelAlpha(image,p)); in WriteFLIFImage()
501 *qc++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in WriteFLIFImage()
Dpng.c226 ScaleQuantumToChar(GetPixelAlpha(image,(pixel))) < 0x10 ? \
309 ScaleQuantumToChar(GetPixelAlpha(image,(pixel))) & 0xc0; \
446 ScaleQuantumToChar(GetPixelAlpha(image,(pixel))) & 0xf0; \
3245 (GetPixelAlpha(image,q) != OpaqueAlpha)) in ReadOnePNGImage()
3416 if (GetPixelAlpha(image,q) != OpaqueAlpha) in ReadOnePNGImage()
4729 if (GetPixelAlpha(image,q) != OpaqueAlpha) in ReadOneJNGImage()
6578 GetPixelAlpha(image,q)),q); in ReadMNGImage()
6692 SetPixelAlpha(large_image,GetPixelAlpha(image, in ReadMNGImage()
6706 SetPixelAlpha(large_image,GetPixelAlpha(image, in ReadMNGImage()
6731 (2*i*(GetPixelAlpha(image,n) in ReadMNGImage()
[all …]
Dpnm.c2224 GetPixelAlpha(image,p),max_value); in WritePNMImage()
2241 GetPixelAlpha(image,p),max_value); in WritePNMImage()
2256 GetPixelAlpha(image,p),max_value); in WritePNMImage()
2283 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2308 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2328 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2352 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2374 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
2392 pixel=ScaleQuantumToAny(GetPixelAlpha(image,p), in WritePNMImage()
Drgb.c265 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
364 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
369 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
606 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
928 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadRGBImage()
Dbgr.c267 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
365 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
370 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
611 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
937 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadBGRImage()
Dycbcr.c261 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
350 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
549 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
840 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadYCBCRImage()
Duil.c249 matte_image[i]=(unsigned char) (GetPixelAlpha(image,p) == in WriteUILImage()
Dcmyk.c262 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
366 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
654 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
1057 SetPixelAlpha(image,GetPixelAlpha(canvas_image,p),q); in ReadCMYKImage()
Dpalm.c875 if (GetPixelAlpha(image,p) == (Quantum) TransparentAlpha) in WritePALMImage()
880 transpix.alpha=(MagickRealType) GetPixelAlpha(image,p); in WritePALMImage()
Dxpm.c722 if (GetPixelAlpha(image,q) == (Quantum) TransparentAlpha) in WritePICONImage()
749 if (GetPixelAlpha(image,q) == (Quantum) TransparentAlpha) in WritePICONImage()
/external/ImageMagick/MagickCore/
Dquantum-export.c262 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
278 pixel=SinglePrecisionToHalf(QuantumScale*GetPixelAlpha(image,p)); in ExportAlphaQuantum()
287 pixel=ScaleQuantumToShort(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
303 q=PopFloatPixel(quantum_info,(float) GetPixelAlpha(image,p),q); in ExportAlphaQuantum()
311 pixel=ScaleQuantumToLong(GetPixelAlpha(image,p)); in ExportAlphaQuantum()
324 q=PopDoublePixel(quantum_info,(double) GetPixelAlpha(image,p),q); in ExportAlphaQuantum()
336 q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportAlphaQuantum()
672 pixel=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportBGRAQuantum()
708 case 3: quantum=GetPixelAlpha(image,p); break; in ExportBGRAQuantum()
751 pixel=(unsigned int) ScaleQuantumToAny(GetPixelAlpha(image,p), in ExportBGRAQuantum()
[all …]
Dstream.c1464 *q++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in StreamImagePixels()
1520 *q++=ScaleQuantumToChar((Quantum) (GetPixelAlpha(image,p))); in StreamImagePixels()
1570 *q=ScaleQuantumToChar((Quantum) (GetPixelAlpha(image,p))); in StreamImagePixels()
1575 *q=ScaleQuantumToChar(GetPixelAlpha(image,p)); in StreamImagePixels()
1634 *q++=(double) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1701 *q++=(double) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1758 *q=(double) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1764 *q=(double) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
1826 *q++=(float) ((QuantumScale*(Quantum) (GetPixelAlpha(image,p)))* in StreamImagePixels()
1893 *q++=(float) ((QuantumScale*GetPixelAlpha(image,p))* in StreamImagePixels()
[all …]
Dcompare.c266 Sa=QuantumScale*GetPixelAlpha(image,p); in CompareImages()
267 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in CompareImages()
421 Sa=QuantumScale*GetPixelAlpha(image,p); in GetAbsoluteDistortion()
422 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetAbsoluteDistortion()
525 Sa=QuantumScale*GetPixelAlpha(image,p); in GetFuzzDistortion()
526 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetFuzzDistortion()
629 Sa=QuantumScale*GetPixelAlpha(image,p); in GetMeanAbsoluteDistortion()
630 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetMeanAbsoluteDistortion()
727 Sa=QuantumScale*GetPixelAlpha(image,p); in GetMeanErrorPerPixel()
728 Da=QuantumScale*GetPixelAlpha(reconstruct_image,q); in GetMeanErrorPerPixel()
[all …]
Dpixel.c559 *q++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCharPixel()
627 *q++=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCharPixel()
687 *q=ScaleQuantumToChar(GetPixelAlpha(image,p)); in ExportCharPixel()
692 *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()
972 *q++=(float) (QuantumScale*GetPixelAlpha(image,p)); in ExportFloatPixel()
1040 *q++=(float) (QuantumScale*GetPixelAlpha(image,p)); in ExportFloatPixel()
[all …]
Dchannel.c995 gamma=QuantumScale*GetPixelAlpha(image,q); in SetImageAlphaChannel()
1049 if (GetPixelAlpha(image,q) == TransparentAlpha) in SetImageAlphaChannel()
1128 Sa=QuantumScale*GetPixelAlpha(image,q); in SetImageAlphaChannel()
1216 GetPixelAlpha(image,q),q); in SetImageAlphaChannel()
Dshear.c549 background.alpha+=QuantumScale*GetPixelAlpha(image,p); in GetImageBackgroundColor()
1259 &source,(double) GetPixelAlpha(image,p),area,&destination); in XShearImage()
1291 &source,(double) GetPixelAlpha(image,p),area,&destination); in XShearImage()
1475 &source,(double) GetPixelAlpha(image,p),area, in YShearImage()
1508 &source,(double) GetPixelAlpha(image,p),area, in YShearImage()
Dcomposite.c445 Sa=QuantumScale*GetPixelAlpha(source_image,p); in CompositeOverImage()
446 Da=QuantumScale*GetPixelAlpha(image,q); in CompositeOverImage()
1097 (QuantumScale*GetPixelAlpha(source_image,p));
1371 pixel=canvas_dissolve*GetPixelAlpha(source_image,source);
1393 Sa=QuantumScale*GetPixelAlpha(source_image,p);
1394 Da=QuantumScale*GetPixelAlpha(image,q);
Dhistogram.c287 node_info->list[i].alpha=(double) GetPixelAlpha(image,p); in ClassifyImageColors()
747 node_info->list[i].alpha=(double) GetPixelAlpha(image,p); in CheckImageColors()
Dquantize.c444 (GetPixelAlpha(image,pixel) == OpaqueAlpha)) in AssociateAlphaPixel()
449 alpha_pixel->alpha=(double) GetPixelAlpha(image,pixel); in AssociateAlphaPixel()
452 alpha=(double) (QuantumScale*GetPixelAlpha(image,pixel)); in AssociateAlphaPixel()
456 alpha_pixel->alpha=(double) GetPixelAlpha(image,pixel); in AssociateAlphaPixel()
2233 alpha=(double) (QuantumScale*GetPixelAlpha(image,p)); in GetImageQuantizeError()
2435 SetPixelAlpha(image,PosterizePixel(GetPixelAlpha(image,q)),q); in PosterizeImage()
Dresample.c610 pixel->alpha += weight*GetPixelAlpha(resample_filter->image,pixels); in ResamplePixelColor()
614 weight *= QuantumScale*((double) GetPixelAlpha(resample_filter->image,pixels)); in ResamplePixelColor()

123