Search code examples
Random color in C#...

c#.netgraphicsgdi+gdi

Read More
C++ Win32 API GDI : Rectangle AntiAliasing not working properly with transparent background...

c++winapitransparencygdi+gdi

Read More
Why call InvalidateRect() in WM_PAINT message?...

windowswinapigdirepaintwm-paint

Read More
Win32 - Is there a way to get the margin or border size around a scrollbar?...

winapigdi

Read More
How do you print the values from an RGBQUAD structure?...

c++winapigdi

Read More
How do I draw a rectangle on the desktop like UISpy/Spy++/etc..?...

winapigdi

Read More
Printing on roll paper...

c#.netprintingcrystal-reportsgdi

Read More
Capturing wrong part of the screen...

c++winapigdi

Read More
Creating HBITMAP from memory buffer...

c++mfcbitmapgdihbitmap

Read More
Due to invalid ValidateRgn() childs windows do not get WM_PAINT messages...

c++winapigdidirect2d

Read More
How to draw text with a shadow like Windows XP does on Desktop icons?...

windows-xpgdishadowdrawtext

Read More
How to fill 50% opaque color to polygon?...

winapigdi

Read More
MFC DrawText, vertical, DT_CALCRECT with lf_escapement = 900...

c++mfcgdirectvertical-text

Read More
GetDIBits Returns Zero after Many Iterations In Screen Capture function...

c++winapigdigetdibits

Read More
MSPaint-like app writing. How to do BitBlt right?...

c++windowswinapigdi

Read More
Can't draw in title bar on WM_NCPAINT?...

winapigdi

Read More
How to draw outline around a borderless form?...

vb.netvisual-studio-2010user-interfacegdi

Read More
MFC: CBitmapCreateCompatibleBitmap() gives different results based on two compatible CDC's passe...

winapimfcgdicbitmap

Read More
How to draw circle with sin and cos in C?...

cvisual-studiodrawmath.hgdi

Read More
Improving screen capture performance...

cperformancewinapigdi

Read More
How to improve the drawing efficiency of big number of objects with GDI or Qt...

performancevisual-c++drawgdi

Read More
Drawing Overlays with gdiplus...

c++windowsgdi+gdi

Read More
Do I need to call SelectObject() to restore a object retreived with GetStockObject()?...

winapimfcgdi

Read More
How to gracefully close this simple Windows GUI program? Because it doesn't (sometimes)...

cwindowswinapigdiwindows-messages

Read More
MFC/GDI CRgn CreateEllipticRgn is two pixels short?...

winapimfcgdi

Read More
[c++]WinApi - Simple Program drawing lines...

c++winapigdi

Read More
GDI+ DrawImage notably slower in C++ (Win32) than in C# (WinForms)...

c#c++windowsgdi+gdi

Read More
Draw mouse pointer icon?...

c++windowsmousegdi

Read More
How can I measure diagonal distance points?...

c#winformsgdidistancemeasurement

Read More
What does the phrase "select object into device context" mean?...

visual-c++gdi

Read More
BackNext