Coding.Debuntu.Org

Syndicate content
Coding.Debuntu provides sources bit that can be reused to develop your own application. Source files are attached to the tutorials so you can easily reused and modify the tutorial.
Updated: 1 hour 23 min ago

C GTK+ : Copying an image over another one

Sat, 12/12/2009 - 18:25

GTK+ offers a nice toolkit through the GDK library to make image manipulation quite easy.

This page will go through the process of modifying an image but putting another on on top as an overlay. In this example, we will be copying an MSN icon on top of a "busy" icon.
Another use case could be to watermark images.

read more

Categories: Debuntu Network