SDLGraphics.Filter.shift_left_uchar – SDL2_gfx Reference Manual
shift_left_uchar
Description:
[
CCode
( cname =
"SDL_imageFilterShiftLeftByte"
) ]
public
int
shift_left_uchar
(
uchar
[] src1,
uchar
[] dst,
int
length,
uchar
shiftcount)
Namespace:
SDLGraphics.Filter
Package:
SDL2_gfx
2022 vala-language.org