September 2019
Beginner
512 pages
12h 52m
English
The Paint object is a description of the style to use when drawing on Canvas. It lets us define things such as colors and stroke width. All of the canvas drawing methods retrieve a Paint object as the parameter. We can reuse the same Paint instance on multiple drawing calls.
Read now
Unlock full access