Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gdi

Copying a bitmap from another HBITMAP

c++ windows bitmap gdi atl

Find out number of icons in an icon resource using Win32 API

windows winapi gdi

Drawing on a 16 bit greyscale bitmap in memory

windows delphi bitmap gdi

Can I generate an anti-aliased font size larger than 149?

delphi winapi fonts gdi

LinearGradientBrush does not render correctly

c# winforms gdi+ gdi

MonoMac System.Drawing.Image.GetPropertyItem(0x5100)

c# image mono gdi system.drawing

Unable to Calculate Position within Owner-Draw Text

c# winforms winapi gdi+ gdi

Direct2D interface and blurry text issue

c++ windows gdi direct2d

Are the GDI functions BitBlt and StretchBlt hardware accelerated in Win32?

Windows GDI: horizontal/vertical DPI

c++ c windows gdi

Alpha channel in DeviceContext (HDC)

c++ windows winapi gdi

What bad things may happen without calling to ReleaseDC?

c++ winapi opengl graphics gdi

Using FillRect() in C++

c++ visual-c++ graphics gdi

Should we use OpenGL for 2D graphics?

opengl graphics gdi

How to convert bitmap to grayscale by pixel intensity using GDI?

GDI has been accelerated. Does anyone know when this happened?

windows graphics gdi

How to Create a Gdiplus::Bitmap from an HBITMAP, retaining the alpha channel information?

c++ gdi+ bitmap gdi

draw on desktop using visual c++

c++ windows winapi desktop gdi

C# Image Resizing - Losing EXIF

How can I measure diagonal distance points?