Skip to content

e673/improcbase-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

improcbase-cs

The base project for opening, processing and storing images using C# (Visual Studio 2015). The project is provided for educational purpose.

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

  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.

About

Basic I/O for images using Windows GDI+ for C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages