Pudu programming language
Menu
API reference

Std.Ui.Draw.outline

1 declaration

fn

outline: &Std.Ui.Canvas.Canvas -> Std.Ui.Canvas.Rect -> Int -> Std.Ui.Canvas.Color -> Result[Std.Ui.Canvas.Canvas, Std.Ui.Draw.DrawError]

The canvas with the edges of area stroked width pixels inward.

Back to Std.Ui.DrawSearch related declarations