Cogl
»
Cogl.Bitmap
const Cogl = imports.gi.Cogl; let bitmap = new Cogl.Bitmap();
Hierarchy
Cogl.Object
Cogl.Bitmap
Constructors
Cogl.Bitmap.new_for_data
Cogl.Bitmap.new_from_buffer
Cogl.Bitmap.new_from_file
Cogl.Bitmap.new_with_size
Methods
Cogl.Bitmap.prototype.get_buffer
Cogl.Bitmap.prototype.get_format
Cogl.Bitmap.prototype.get_height
Cogl.Bitmap.prototype.get_rowstride
Cogl.Bitmap.prototype.get_width
Static Functions
Cogl.Bitmap.get_size_from_file
More Information
Cogl