Vanara/PInvoke/Magnification/readme.md

39 lines
6.6 KiB
Markdown
Raw Normal View History

## Vanara.PInvoke.Magnification
PInvoke API (methods, structures and constants) imported from Windows Magnification.dll.
- Includes methods from magnification.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Magnification?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Magnification?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Magnification)
### Methods - 100% API coverage (19 of 19 functions)
Native Method | Header | Managed Method
--- | --- | ---
2022-10-25 13:24:54 -04:00
[MagGetColorEffect](https://www.google.com/search?num=5&q=MagGetColorEffect+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetColorEffect](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetColorEffect)
[MagGetFullscreenColorEffect](https://www.google.com/search?num=5&q=MagGetFullscreenColorEffect+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetFullscreenColorEffect](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetFullscreenColorEffect)
[MagGetFullscreenTransform](https://www.google.com/search?num=5&q=MagGetFullscreenTransform+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetFullscreenTransform](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetFullscreenTransform)
[MagGetImageScalingCallback](https://www.google.com/search?num=5&q=MagGetImageScalingCallback+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetImageScalingCallback](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetImageScalingCallback)
[MagGetInputTransform](https://www.google.com/search?num=5&q=MagGetInputTransform+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetInputTransform](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetInputTransform)
[MagGetWindowFilterList](https://www.google.com/search?num=5&q=MagGetWindowFilterList+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetWindowFilterList](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetWindowFilterList)
[MagGetWindowSource](https://www.google.com/search?num=5&q=MagGetWindowSource+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetWindowSource](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetWindowSource)
[MagGetWindowTransform](https://www.google.com/search?num=5&q=MagGetWindowTransform+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagGetWindowTransform](https://github.com/dahall/Vanara/search?l=C%23&q=MagGetWindowTransform)
[MagInitialize](https://www.google.com/search?num=5&q=MagInitialize+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagInitialize](https://github.com/dahall/Vanara/search?l=C%23&q=MagInitialize)
[MagSetColorEffect](https://www.google.com/search?num=5&q=MagSetColorEffect+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetColorEffect](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetColorEffect)
[MagSetFullscreenColorEffect](https://www.google.com/search?num=5&q=MagSetFullscreenColorEffect+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetFullscreenColorEffect](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetFullscreenColorEffect)
[MagSetFullscreenTransform](https://www.google.com/search?num=5&q=MagSetFullscreenTransform+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetFullscreenTransform](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetFullscreenTransform)
[MagSetImageScalingCallback](https://www.google.com/search?num=5&q=MagSetImageScalingCallback+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetImageScalingCallback](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetImageScalingCallback)
[MagSetInputTransform](https://www.google.com/search?num=5&q=MagSetInputTransform+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetInputTransform](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetInputTransform)
[MagSetWindowFilterList](https://www.google.com/search?num=5&q=MagSetWindowFilterList+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetWindowFilterList](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetWindowFilterList)
[MagSetWindowSource](https://www.google.com/search?num=5&q=MagSetWindowSource+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetWindowSource](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetWindowSource)
[MagSetWindowTransform](https://www.google.com/search?num=5&q=MagSetWindowTransform+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagSetWindowTransform](https://github.com/dahall/Vanara/search?l=C%23&q=MagSetWindowTransform)
[MagShowSystemCursor](https://www.google.com/search?num=5&q=MagShowSystemCursor+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagShowSystemCursor](https://github.com/dahall/Vanara/search?l=C%23&q=MagShowSystemCursor)
[MagUninitialize](https://www.google.com/search?num=5&q=MagUninitialize+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagUninitialize](https://github.com/dahall/Vanara/search?l=C%23&q=MagUninitialize)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
2022-10-25 13:24:54 -04:00
[MagnifierStyles](https://www.google.com/search?num=5&q=MagnifierStyles+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MagnifierStyles](https://github.com/dahall/Vanara/search?l=C%23&q=MagnifierStyles)
[MW_FILTERMODE](https://www.google.com/search?num=5&q=MW_FILTERMODE+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MW_FILTERMODE](https://github.com/dahall/Vanara/search?l=C%23&q=MW_FILTERMODE)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
2022-10-25 13:24:54 -04:00
[MAGCOLOREFFECT](https://www.google.com/search?num=5&q=MAGCOLOREFFECT+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MAGCOLOREFFECT](https://github.com/dahall/Vanara/search?l=C%23&q=MAGCOLOREFFECT)
[MAGIMAGEHEADER](https://www.google.com/search?num=5&q=MAGIMAGEHEADER+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MAGIMAGEHEADER](https://github.com/dahall/Vanara/search?l=C%23&q=MAGIMAGEHEADER)
[MAGTRANSFORM](https://www.google.com/search?num=5&q=MAGTRANSFORM+site%3Alearn.microsoft.com) | magnification.h | [Vanara.PInvoke.Magnification.MAGTRANSFORM](https://github.com/dahall/Vanara/search?l=C%23&q=MAGTRANSFORM)