Monday, August 15, 2011

[android-developers] Canvas, drawing 10 lines of 1 pixel creates different color than a rectangle of 10 pixel

As title.

Can you tell me why when using Canvas I have this strange behaviour?

If I draw a rectangle using drawLine() I have different color than if
I draw the rectangle using drawRect().

Why?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment