Graphics.finalizePaint

Finalizes paint inputs for the graphics.

class Graphics
package final
void
finalizePaint
(
Point position
,
Size size
,)

Parameters

position Point

The position of the paint input.

size Size

The size of the paint input.

paint Paint

The paint.

Meta