Packages
cogl-1.0
Cogl
Bitmap
error_get_type
error_quark
get_size_from_file
new_from_file
Bitmap
Object Hierarchy:
Cogl.Bitmap
Cogl.Bitmap
Cogl.Bitmap
Cogl.Handle
Cogl.Handle
Cogl.Handle->Cogl.Bitmap
Description:
[
CCode
( cname =
"CoglHandle"
) ]
[
Compact
]
public
class
Bitmap
:
Handle
Namespace:
Cogl
Package:
cogl-1.0
Content:
Static methods:
public
static
Type
error_get_type
()
public
static
Quark
error_quark
()
public
static
bool
get_size_from_file
(
string
filename,
out
int
width,
out
int
height)
Parses an image file enough to extract the width and height of the bitmap.
public
static
Bitmap
new_from_file
(
string
filename)
throws
Error
Loads an image file from disk.
Inherited Members:
All known members inherited from class Cogl.Handle
is_bitmap
is_buffer
is_material
is_offscreen
is_pixel_buffer
is_program
is_shader
is_texture
is_vertex_buffer