Graphics.finalizeGradientVertical

Finalizes vertical gradient inputs for the graphics.

class Graphics
package final
void
finalizeGradientVertical

Parameters

position Point

The position of the graident.

size Size

The size of the gradient.

fromPaint Paint

The paint to draw the gradient from.

toPaint Paint

The paint to draw the gradient to.

Meta