| Import line: | Cogl = imports.gi.Cogl; | 
| GIR File: | Cogl-1.0.gir | 
| C documentation: | CoglReadPixelsFlags | 
| Enum : | ReadPixelsFlags | 
| Show / Hide Inherited methods, properties and signals | 
| Properties | |
|---|---|
| 
			
			 
		Number Cogl.ReadPixelsFlags.COLOR_BUFFER : 1
			 
		  
			 | 
		   
		|
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| 
		
			Cogl
             Method  | 
            
            
 
	   
            
                
		 
			Cogl.read_pixels
				
				 (Number x, Number y, Number width, Number height, ReadPixelsFlags source, PixelFormat format, String pixels) 
			
				
					 : 
					none
					
				
			
		 
                This reads a rectangle of pixels from the current framebuffer where position (0, 0) is the top left.  
		 
		 
		 
                 
		     
              
             |