Cogl.Texture
const Cogl = imports.gi.Cogl; let texture = new Cogl.Texture();
Prerequisites
Texture requires Cogl.Object
Known Implementations
Texture is implemented by Texture2D, Texture2DSliced, Texture3D and TextureRectangle
Methods
- Cogl.Texture.prototype.allocate
- Cogl.Texture.prototype.get_components
- Cogl.Texture.prototype.get_data
- Cogl.Texture.prototype.get_gl_texture
- Cogl.Texture.prototype.get_height
- Cogl.Texture.prototype.get_max_waste
- Cogl.Texture.prototype.get_premultiplied
- Cogl.Texture.prototype.get_width
- Cogl.Texture.prototype.is_sliced
- Cogl.Texture.prototype.set_components
- Cogl.Texture.prototype.set_data
- Cogl.Texture.prototype.set_premultiplied
- Cogl.Texture.prototype.set_region
- Cogl.Texture.prototype.set_region_from_bitmap