Graphics.finalizeGradientVertical

Finalizes vertical gradient inputs for the graphics.

class Graphics
package final
void
finalizeGradientVertical

Parameters

position
Type: Point

The position of the graident.

size
Type: Size

The size of the gradient.

fromPaint
Type: Paint

The paint to draw the gradient from.

toPaint
Type: Paint

The paint to draw the gradient to.

Meta