1. ABSTRACT

This program uses recursive splash algorithem for changing a color of the certain region which is determined by the starting point. The program reads an appointed *.pgm file, converts a color of the chosen region to another color set by the user and saves the file. The file can be viewed in different graphic environments that recognise *.pgm files (PaintShopPro, ...)

It is written in program language C.