BiradialBlit.setPaint

Set the paint options.

struct BiradialBlit
void
setPaint

Parameters

gradient Gradient

colour gradient to use

wrule WindingRule

winding rule

rmode RepeatMode

repeat mode, Pad, Repeat or Mirror modes are supported.

Notes: If the focus circle is not fully enclosed by the main circle there will be areas that are undefined in terms of where they map to on the gradient axis. These areas are filled with end colour from the gradient.

Meta