perevoznyk / karna-magnification

Windows magnification API for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karna-magnification

Windows magnification API for .NET

he Magnification API provides assistive technology vendors with the means for developing screen magnification applications for Windows Vista and later operating systems.The API enables you to display a simple control that magnifies a specified portion of the display by a specified factor. Images as well as text are displayed. Unfortunately, Microsoft provided only native C++ API functions without .NET equivalent, so I decided to make a simple .NET wrapper in C#.

Screenshot

Screenshot

About

Windows magnification API for .NET

License:Mozilla Public License 2.0


Languages

Language:C# 100.0%