c
Back to Seed Clases

GdkPixbuf


Classes

Interfaces

Structs

Unions

Enums

Enum GdkPixbuf.Colorspace

Import line: GdkPixbuf = imports.gi.GdkPixbuf;
GIR File: GdkPixbuf-2.0.gir
C documentation: GdkColorspace
Enum : Colorspace
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GdkPixbuf.Pixbuf
Property
colorspace : GdkPixbuf.Colorspace
GdkPixbuf.Pixbuf
Method
new GdkPixbuf.Pixbuf.c_new (Colorspace colorspace, gboolean has_alpha, gint32 bits_per_sample, gint32 width, gint32 height) : GdkPixbuf.Pixbuf
Create a new GdkPixbuf.Pixbuf
GdkPixbuf.Pixbuf
Method
new GdkPixbuf.Pixbuf.from_data (guint8 data, Colorspace colorspace, gboolean has_alpha, gint32 bits_per_sample, gint32 width, gint32 height, gint32 rowstride, Function destroy_fn, void* destroy_fn_data) : GdkPixbuf.Pixbuf
Create a new GdkPixbuf.Pixbuf
GdkPixbuf.Pixbuf
Method
get_colorspace () : GdkPixbuf.Colorspace
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:55 GMT+0800 (HKT)