Vanara/PInvoke/Gdi32
dahall 4f5f070161 Added related structures for BITMAPINFO and new SafeBITMAPINFO class to handle various incarnations 2021-05-29 08:05:47 -06:00
..
CorrelationReport.md Updated project information 2020-12-24 11:00:18 -07:00
D3dkmthk.cs Stubbed remaining Gdi32 functions 2019-10-01 20:27:59 -06:00
GdiObjExtensions.cs Reverted HBITMAP.ToBitmap() extension to just call Image.FromHBITMAP to avoid flipping until addressed (#202) 2021-01-29 14:47:34 -07:00
GraphicsExtension.cs Renamed, cleaned and removed Windows.Forms dependent methods 2020-11-05 07:16:36 -07:00
Usp10.cs Removed ScriptXX functions that are actually exported into gdi32.dll 2020-03-18 10:40:01 -06:00
Vanara.PInvoke.Gdi32.csproj Use explicit framework reference. Remove transitive TFM requirement. (#212) 2021-03-23 07:26:03 -06:00
WinGdi.BITMAPINFO.cs Added related structures for BITMAPINFO and new SafeBITMAPINFO class to handle various incarnations 2021-05-29 08:05:47 -06:00
WinGdi.BLENDFUNCTION.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinGdi.Bitmap.cs Added missing wingdi.h and winppi.h functions 2020-03-17 21:58:30 -06:00
WinGdi.Brush.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Clipping.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Color.cs Added missing wingdi.h and winppi.h functions 2020-03-17 21:58:30 -06:00
WinGdi.CoordSpaceTxfm.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.DevCtxt.cs Fixed bug in GetObject overloads 2020-12-07 18:51:34 -07:00
WinGdi.Display.cs BREAKING CHANGE: Changed CorrepsondingAction to CorrespondingAction due to misspelling. 2019-07-12 09:49:54 -06:00
WinGdi.Drawing.cs Added missing wingdi.h and winppi.h functions 2020-03-17 21:58:30 -06:00
WinGdi.FontText.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinGdi.Metafile.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.OpenGL.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Paths.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Pen.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinGdi.Print.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinGdi.Region.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.SafeDCHandles.cs Added SafeHBITMAP.ToBitmap method 2020-12-07 18:53:02 -07:00
WinGdi.ShapesLines.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.TEXTMETRIC.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
Winddi.cs Stubbed remaining Gdi32 functions 2019-10-01 20:27:59 -06:00
Winppi.cs Added missing wingdi.h and winppi.h functions 2020-03-17 21:58:30 -06:00