Gimp Tutorials

Page 3 of 3

Background gradient Tutorials

Creating an image only for the purpose of displaying a gradient is inflexible, and is quickly becoming a bad practice. Unfortunately, at the time of this writing…

Cool GIMP background Tutorials

The IPL season is on and I’ve seen many YouTuber users trying to take smart advantage of it by making dedicated IPL channels. For all such YouTuber users, here is…

BackgroundWorker tutorial

BackgroundWorker makes threads easy to implement in Windows Forms. Intensive tasks need to be done on another thread so the UI does not freeze. It is necessary to…