Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gdi

how to get a native GDI bitmap from a .net bitmap

c++ .net gdi+ gdi

"Exclusive" DirectDraw palette isn't actually exclusive

gdi directdraw palette

MSDN example for scrolling large image malfunctions

c++ c winapi scrollbar gdi

Direct2D / GDI+ and slow Windows forms drawing - What can be done?

Drawing on C# Bitmap with C++

c# c++ bitmap drawing gdi

Static controls slightly flicker when main window is resized

c++ winapi gdi+ gdi flicker

How are GDI+ functions so fast?

c# gdi+ gdi

What type of DC is returned by calling GetDC(NULL)?

winapi gdi

What's the fastest way to repeatedly fill a window with RGB data from an array?

winapi gdi rgb directdraw

Confusion in two MFC GDI function

Can I get HDC from WPF window so that I can draw to it with Gdi+ API?

wpf graphics gdi+ gdi

Simulating highlight pen on delphi canvas

delphi gdi

Drawing by Windows GDI inside of Qt

qt drawing gdi qgraphicsview

Screen capture fails to capture whole screen using C++ and GDI

c++ winapi gdi

Double buffering in WPF?

wpf gdi

Clickthrough to desktop on a transparent form

c# visual-studio gdi

Draw mouse pointer icon?

c++ windows mouse gdi

How to perform high quality bitmap scaling in Direct2D?

bitmap gdi scaling direct2d

What unnamed GDI resources could I be leaking

winapi gdi resource-leak

How to detect if loading an image will throw an OutOfMemory exception in .NET?

.net gdi out-of-memory