SDLGraphics.Polygon.outline_rgba_aa – SDL2_gfx Reference Manual
outline_rgba_aa
Description:
[
CCode
( cname =
"aapolygonRGBA"
) ]
public
int
outline_rgba_aa
(
Renderer
dst,
int16
[] vx,
int16
[] vy,
int
n,
uchar
r,
uchar
g,
uchar
b,
uchar
a)
Namespace:
SDLGraphics.Polygon
Package:
SDL2_gfx
2022 vala-language.org