Packages
sdl2
SDL
Video
Texture
create
create_from_surface
@unlock
do_lock
get_alpha_mod
get_blend_mode
get_color_mod
gl_bind
gl_unbind
query
set_alpha_mod
set_blend_mode
set_color_mod
update
update_yuv
update_yuv
Description:
[
Version
( since =
"2.0.1"
) ]
[
CCode
( cname =
"SDL_UpdateYUVTexture"
) ]
public
int
update_yuv
(
Rect
? rect,
uint8
[] yplane,
int
ypitch,
uint8
[] uplane,
int
upitch,
uint8
[] vplane,
int
vpitch)