Back to Seed Clases

GdkPixbuf


Classes

Interfaces

Structs

Unions

Enums

Enum GdkPixbuf.PixbufAlphaMode

Import line: GdkPixbuf = imports.gi.GdkPixbuf;
GIR File: GdkPixbuf-2.0.gir
C documentation: GdkPixbufAlphaMode
Enum : PixbufAlphaMode
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.pixbuf_render_to_drawable_alpha (Pixbuf pixbuf, Drawable drawable, Number src_x, Number src_y, Number dest_x, Number dest_y, Number width, Number height, PixbufAlphaMode alpha_mode, Number alpha_threshold, RgbDither dither, Number x_dither, Number y_dither) : none
Renders a rectangular portion of a pixbuf to a drawable.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:27 GMT+0800 (HKT)