Cogl.SubTexture – doc Reference Manual
Packages
doc
Cogl
SubTexture
SubTexture
get_parent
SubTexture
Object Hierarchy:
Description:
public
class
SubTexture
:
Object
Namespace:
Cogl
Package:
doc
Content:
Creation methods:
public
SubTexture
(
Context
ctx,
Texture
parent_texture,
int
sub_x,
int
sub_y,
int
sub_width,
int
sub_height)
Creates a high-level
SubTexture
representing a sub-region of any other
Texture
.
Methods:
public
weak
Texture
get_parent
()
Retrieves the parent texture that
this
derives its content from.
Inherited Members:
All known members inherited from class Cogl.Object
value_set_object