Monday, August 15, 2011

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

thanks for the answer.

On Aug 15, 9:30 pm, Romain Guy <romain...@android.com> wrote:
> If antialiasing is enabled, that would happen.
>
> On Mon, Aug 15, 2011 at 12:28 PM, sblantipodi
> <perini.dav...@dpsoftware.org>wrote:
>
>
>
>
>
>
>
>
>
> > 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
>
> --
> Romain Guy
> Android framework engineer
> romain...@android.com

--
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