Graphics.finalizeGradientHorizontal

Finalizes horizontal gradient inputs for the graphics.

class Graphics
package final
void
finalizeGradientHorizontal

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