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