janvi wrote: > Thanks > > But those shaders are not suting my requirement > > I have drawn vertical rectangle and want to fill lines in that so plz > suggest me or give me some sample sample example > > Thanks in advance > > On Friday, February 8, 2013 12:42:52 PM UTC+5:30, skink wrote: > > > > > > > > janvi wrote: > > > Hello all > > > > > > I need small info,I have drawn a rectangle using canvas in android now i > > > want to fill this rectangle with lines instead of solid color > > > > > > Plz help me out to solve this > > > > > > Which gradient is useful in this case?? > > > > see all the Shaders available on the platform: > > > > http://developer.android.com/reference/android/graphics/Shader.html > > > > pskink > >
did you try all of them? what about BitmapShader? pskink -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

