diff --git a/doc/en/Gdk/Pixbuf.xml b/doc/en/Gdk/Pixbuf.xml index 658004505..78de7b657 100644 --- a/doc/en/Gdk/Pixbuf.xml +++ b/doc/en/Gdk/Pixbuf.xml @@ -13,7 +13,7 @@ In memory image handling and representation. - The Gdk.Pixbuf class is used to represent an image in + The class is used to represent an image in memory. The in-memory representation uses either a three byte RGB representation or a four byte RGBA representation. @@ -601,16 +601,17 @@ - To be added - To be added: an object of type 'Gdk.Bitmap' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + Render pixbuf alpha channel as a bi-level clip mask to a + The destination object of type 'Gdk.Bitmap' + Source X coordinate. + Source Y coordinate. + Destination X coordinate. + + Destination Y coordinate. + The width of the region to modify, or -1 to use . + The height of the region to reder or -1 to use + Value below this will be painted as zero; all other values will be painted as one. + This function is designed to threshold and render the alpha values from a rectangular of this into the destination which can then be used as a clipping mask for a . @@ -1057,7 +1058,7 @@ Returns the number of channels on a Pixbuf The possible values are 3 (for RGB encoding) and 4 (for RGB - with an alpha transparency channel encoding. + with an alpha transparency channel encoding). @@ -1180,9 +1181,9 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'Void*' + Construct a pixbuf from a serialized structure. + The length in bytes of the data to be read. + The raw data representing the serialized structure. To be added: an object of type 'bool' To be added: an object of type 'Gdk.Pixbuf' To be added @@ -1285,7 +1286,7 @@ - To be added + Construct a pixbuf from a serialized structure a a a