Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gdi

How do I create a bitmap with an alpha channel on the fly using GDI?

Enumerating active fonts in C# using DLL call to EnumFontFamiliesEx has me schtumped

c# dll fonts callback gdi

Get GDI HFONT line height as interpreted by DrawText[Ex]

windows winapi fonts gdi

Alphablend function

c++ winapi gdi alphablending

GDI Acceleration In Windows 7 / Drawing To Memory Bitmap

c++ mfc gdi

How does bit blit work in GDI?

c++ mfc gdi

Accurately measuring, rendering, hit testing and printing text in a WinForms application

Is it reasonable to use OpenGL for desktop applications?

c# windows opengl gdi

Using AlphaBlend() and FillRect()

c++ winapi gdi

Change origin? Win32?

c++ visual-c++ gdi win32gui

Is it possible to find out what is leaking GDI Objects

c++ c++builder gdi

How would I draw a PNG image using LoadImage and StretchDIBits?

c++ image png gdi stretchdibits

Should I use Direct3D or just Windows GDI for a fancy/high-perf Win32 app UI? [closed]

c++ winapi gdi direct3d

Is it possible to create an XOR pen like DrawFocusRect()?

c winapi gdi

Making gdi32.dll function calls in Azure Web App - supported?

Get DeviceContext of Entire Screen with Multiple Montiors

Can two DCs share one GDI object (brush, pen, etc.)?

windows winapi gdi

C++ Win32, easiest way to show a window with a bitmap

c++ winapi bitmap gdi