Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gdi+

CSS3-like box shadow implementation / algorithm

c# .net gdi+ dropshadow

Editing 8bpp indexed Bitmaps

c# gdi+ bitmap indexed

How do I get the pixel color under the cursor?

visual-c++ gdi+ screen pixel

Loading an image from memory, GDI+

c++ image graphics gdi+ load

Why is my c# paint method running out of memory?

Show Transparent Loading Spinner above other Controls

Saving image: A generic error occurred in GDI+. (vb.net)

.net vb.net image gdi+

GDI+ DrawImage() with transparent bitmap to a printer

windows gdi+

why is my Win32 gdi+ game unusably slow on Windows 7?

winapi gdi+ game-engine

VB.Net WinForms Form OnPaint() Transparency Refresh

.net vb.net winforms gdi+

a WinForm application which is not influenced by ClearType global settings

Copy Graphics content to bitmap

c# graphics bitmap gdi+ bitblt

System.Drawing (GDI+) vs System.Windows.Media (WPF) vs Direct2D+DirectWrite+WIC

.net wpf graphics gdi+ direct2d

How do I load and save an image from an SQL Server database using GDI+ and C++?

c++ sql sql-server image gdi+

When constructing a Bitmap with Image.FromHbitmap(), how soon can the original bitmap handle be deleted?

.net gdi+ system.drawing