搜索资源列表
透明图象静态类 .zip
- 透明图象静态类
在C++ Builder中显示透明位图
- 在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C + + Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantag
设置并叠加透明图片
- 这个程序介绍了如何绘制透明的位图,上层的位图一共有8个透明部分,通过他们可以清楚的观察下面的图片-the process of mapping how transparent bitmap, an upper bitmap a total of eight transparent, and through them we can clearly observe the following picture
一个透明显示位图的例子
- 一个透明显示位图的例子,本程序演示如何显示透明位图,有兴趣的朋友可以下载一试-a transparent Bitmap example, the procedures demonstration shows how transparent bitmap, interested friends can download a trial
透明位图背景上的滚动字幕实例
- 透明位图背景上的滚动字幕实例.ra?该魑煌急尘吧系墓龆
过滤透明色
- 本程序采用VC++6开发,主要用于将一些美工提供的位图资源由于某些原因在图像周圈存在同指定的透明颜色(软件开发中一般为粉红色RGB(255,0,255))略有不同的毛刺杂色,在软件界面中显示这些位图时这些杂色会显示出来,用常规软件中的画刷来处理这些杂色既费时又可能损坏原图。这个小程序采用逐个像素处理法可方便快速的解决这个问题。提供全部VC源码。-the procedures used six VC development, some o
CISBitmap通过指定一种颜色把一幅位图变透明
- 通过指定一种颜色把一幅位图变透明,这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。-through a designated colors of a bitmap transparent change, this Cbitmap derived from the bitmap type so you can designate an colors of a bitmap
lrsbmp
- 在delphi3-7的环境下,安装后,可以显示透明图象,有一点局限,就是只能显示透明的bmp图象.-in delphi3-7 environment, the installation will show a transparent image, it is limited, is that the only show transparent bmp image.
Texturetransparency_Openg贴图且是透明贴图
- Openg贴图且是透明贴图-Openg mapping which is transparent textures
图象半透明的处理
- 图象半透明合成输出,支持jpg格式-translucent image synthesis output support jpg format
绘制半透明位图及如何画透明位图
- 绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意
7.如何利用掩码位图制作透明图片?
- 7.如何利用掩码位图制作透明图片?这是想提高水平的好例子-7. The use of mask making transparent bitmap picture? This is to raise the level of a good example
在C++ Builder中显示透明位图
- 在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages
设置并叠加透明图片
- 这个程序介绍了如何绘制透明的位图,上层的位图一共有8个透明部分,通过他们可以清楚的观察下面的图片-the process of mapping how transparent bitmap, an upper bitmap a total of eight transparent, and through them we can clearly observe the following picture
透明图像
- 非常漂亮的软件界面开发源码,实现了透明图片背景特效,非常非常cool!源码属于delphi开发环境-pretty open source software interface to achieve a transparent picture background effects, very cool! Delphi source development environment belongs
一个透明显示位图的例子
- 一个透明显示位图的例子,本程序演示如何显示透明位图,有兴趣的朋友可以下载一试-a transparent Bitmap example, the procedures demonstration shows how transparent bitmap, interested friends can download a trial
透明位图背景上的滚动字幕实例
- 透明位图背景上的滚动字幕实例.ra?该魑煌急尘吧系墓龆
过滤透明色
- 本程序采用VC++6开发,主要用于将一些美工提供的位图资源由于某些原因在图像周圈存在同指定的透明颜色(软件开发中一般为粉红色RGB(255,0,255))略有不同的毛刺杂色,在软件界面中显示这些位图时这些杂色会显示出来,用常规软件中的画刷来处理这些杂色既费时又可能损坏原图。这个小程序采用逐个像素处理法可方便快速的解决这个问题。提供全部VC源码。-the procedures used six VC development, some o
transparence
- 可以实现透明图象的界面,给初学者提供参考-Can realize a transparent image of the interface to provide a reference for beginners
alphaconv
- 将图片转成透明图片,快捷处理图片 省去了PS 处理(Turn the picture into a transparent picture)