Method GTK2.GdkPixbuf()->composite_color_simple()
- Method composite_color_simple
GTK2.GdkPixbufcomposite_color_simple(intdest_width,intdest_height,inttype,intoverall_alpha,intcheck_size,intcolor1,intcolor2)- Description
Creates a new W(Pixbuf) by scalling src to dest_width x dest_height and compositing the result with a checkboard of colors color1 and color2.