Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Enum Cogl.ReadPixelsFlags

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglReadPixelsFlags
Enum : ReadPixelsFlags
Flags for cogl_read_pixels()
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.read_pixels (gint32 x, gint32 y, gint32 width, gint32 height, ReadPixelsFlags source, PixelFormat format, guint8 pixels) : none
This reads a rectangle of pixels from the current framebuffer where
position (0, 0) is the top left.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:59 GMT+0800 (HKT)