Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
e673 committed Dec 29, 2016
1 parent cf5c0a6 commit 2cc683e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -4,7 +4,6 @@ The project is provided for educational purpose.

The project provides the minimum possible functionality to work with images:

1. Templated image class with basic pixel access.
2. Two pixel types with a couple of overloaded operators as an example.
3. Loading and storing the images from/to file using GDI+ functions.
4. Demo function that converts the image to grayscale and performs horizontal mirroring.
1. Four image types with basic pixel access.
2. Loading and storing the images from/to file using GDI+ functions.
3. Demo function that converts the image to grayscale and performs horizontal mirroring.

0 comments on commit 2cc683e

Please sign in to comment.