porter-duff Questions

1

Solved

So I'm trying to speed up some drawing we're doing (drawing a portion of an arc with alpha transparency) and was attempting to cache the entire arc into a separate bitmap, and show it selectively w...
Spurry asked 30/11, 2012 at 22:50

1

Solved

I have a view which does some basic drawing. After this I want to draw a rectangle with a hole punched in so that only a region of the previous drawing is visible. And I'd like to do this with hard...
Uremia asked 23/11, 2012 at 11:49

1

Solved

I am working on a picture editing tool in which I need to merge two images. Most of the image editing tools like gimp use PorterDuff modes for merging or blending images. I am also using the same a...
Anuska asked 5/11, 2012 at 17:23

1

Solved

In my project I have a bitmap filling the entire screen. On this bitmap i draw a path with android.graphics.Canvas.drawPath(Path path, Paint paint) the paint is set in order to stroke and fill ...
Schwarz asked 14/11, 2011 at 10:4

1

Solved

I have a black & white ninepatch drawable as background of a view and I would like to apply a color on it, like a semi-transparent overlay that leaves the drawing visible but applies the desire...
Cherish asked 15/11, 2011 at 16:21

2

Solved

Okay so i've been trying to do this for a couple of days and i am getting no where. So i have the following two images: The First is a RPM Gauge The Second image is a full white graphic represe...
Shoddy asked 27/5, 2011 at 19:11

© 2022 - 2024 — McMap. All rights reserved.