Graphics.finalizeGradientHorizontal

Finalizes horizontal gradient inputs for the graphics.

class Graphics
package final
void
finalizeGradientHorizontal

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