Paint constructor
Paint()
Constructs an empty Paint object with all fields initialized to their defaults.
Implementation
Paint();
Constructs an empty Paint object with all fields initialized to their defaults.
Paint();