-
-
-
bmpext_src.zip
bmpext_src.zip
Bitmap usage extension library
Classes included
All class declarations are included in the bmpext.h header.
Device dependent bitmap (DDB) extension class CDDBDrawEx:
-
anytex_demo_src.zip
anytex_demo_src.zip
anyTex - a class for non-restrictive textures in OpenGL
anyTex is a class allowing you to load a bitmap of a given color depth from a file and think of it as texture with no restrictions (of course, limited by the computer resources, ...
-
ContourBitmapSrc.zip
... - A Region Creator
Introduction
A few weeks ago I was looking for a way to create irregularly shaped windows from a bitmap with a user defined transparent color. The MFC samples, that I found so far, have their problems with enclosed transparent ...
-
-
BitmapDC_src.zip
CBitmapDC is a subclass of CDC. It is a handy little class that provides a memory bitmap device context without having to reinvent the wheel every time you need one.
-
InciseBmp.rar
通常我们可以可以得到一个工具条的bitmap,但是怎么将这个工具条的bitmap按照我们的需求切割成单个工具按钮的bitmap出来呢?这个代码就可以解决这个问题。
-
Aaform.zip
Aaform (Anti Aliased Image Transformation) is a technique I have developped for transforming a rectangular bitmap into any quadralateral (Including Convex/Complex quadralaterals). I believe that this is the optimal way to transform images that exists. ...
-
-
CWBButtonDemo.zip
... but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring ...
-