Blur Image Example - alejandroautalan/pygubu-designer GitHub Wiki

Overview

An image blur tool is a great demonstration of raster and vector graphics display and fine mouse control. The program will load an image, and the mouse can blur sensitive parts such as a licence plate number on a vehicle.

Key Concepts

  • place layout
  • file picker
  • image display
  • canvas layers
  • mouse press and drag

Steps

Documentation is needed here.