SDLGraphics.Rectangle.rounded_fill_rgba – SDL2_gfx Reference Manual
rounded_fill_rgba
Description:
[
CCode
( cname =
"roundedBoxRGBA"
) ]
public
int
rounded_fill_rgba
(
Renderer
dst,
int16
x1,
int16
y1,
int16
x2,
int16
y2,
int16
rad,
uchar
r,
uchar
g,
uchar
b,
uchar
a)
Namespace:
SDLGraphics.Rectangle
Package:
SDL2_gfx
2022 vala-language.org