Top "Drawing2d" questions

How to know if a line intersects a rectangle

I have checked out this question, but the answer is very large for me: How to know if a line …

c# .net winforms drawing drawing2d
Easy to use drawing library in c or c++?

I'd need a very easy to use drawing c or c++ library. This means that I don't need to put …

c++ c drawing drawing2d
How to drawing a path with a bitmap?

I have a little drawing app and want to use "complex" shapes as brushes, i.e. a star. Drawing with …

android android-canvas drawing2d
Android: Drawing on Canvas in Scrollview

I'm pretty much new in programing for Android. My app is sample app from api demos on developer android website. …

android scrollview drawing2d
I need a pixel-perfect triangle fill algorithm to avoid aliasing artifacts

I'm assisting someone with user interface code to visualise a mathematical image analysis. During this process we'll be segmenting part …

c graphics drawing drawing2d
Android Draw 9-patch tool: What is the meaning of black lines outside the figure

I tried enough to find in google & android this question. Also did several trials & errors, but couldn't get …

android drawing2d