Packages
cogl-1.0
Cogl
Texture
Texture.from_bitmap
Texture.from_data
Texture.from_file
Texture.from_sub_texture
Texture.with_size
get_data
get_format
get_height
get_max_waste
get_rowstride
get_width
is_sliced
set_region
Texture.from_sub_texture
Description:
public
Texture.from_sub_texture
(
Texture
full_texture,
int
sub_x,
int
sub_y,
int
sub_width,
int
sub_height)