CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 透明位图

搜索资源列表

  1. VC_programming_bitmap_transparent_brush_code

    0下载:
  2. VC编程实现位图透明画刷经典代码VC programming bitmap transparent brush classic code -VC programming bitmap transparent brush classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:33106
    • 提供者:do
  1. WuZiQi

    0下载:
  2. 在MFC下的具有简单的人机对战功能的五子棋源码,因为是MFC的初学者,所以难度不是很大,本来想 将棋子也用位图表示但还没学会如何将位图背景设置为透明,所以有些遗憾,希望大家交流指点-Under the MFC with a simple function of the backgammon play against human source, because MFC beginner, so the difficulty is not great, originally wanted
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-01
    • 文件大小:664164
    • 提供者:ZHOU
  1. manyTypeBtn

    0下载:
  2. 各种各样的按钮控件,透明按钮,位图按钮,文字按钮,图文混合,灰度按钮等-A variety of button controls, transparent buttons, bitmap buttons, text buttons, graphic mix, gray buttons, etc.
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:146562
    • 提供者:ljc
  1. transform

    0下载:
  2. 奇特的VC++ 透明窗体,利用了BMP图像,BMP可显示的去掉背景的文字,然后将这个BMP位图应用到窗体中,就形成了透明窗体,或许对你来说有点太简单了。希望对透明窗体制作不太懂的编程朋友参考一下。-VC++ and transparent peculiar form, the use of a BMP image, BMP to remove the background of the text displayed, and then applied to the BMP bitmap form
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:96977
    • 提供者:guanping
  1. TransparenBlt

    0下载:
  2. 透明显示位图,// TransparentBlt2 (......)透明显示 // 根据关键色,将hdc1中的图形在hdc0中 // 自动生成掩模,并生成透明图形。 -Transparent display bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:867
    • 提供者:xidian
  1. create-transparent-BMP-guide

    0下载:
  2. BMP位图透明格式的详解制作教程.doc-create transparent BMP guide
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:331467
    • 提供者:wowow
  1. mytransform

    0下载:
  2. 异型的透明窗体,基于C#实现,鼠标单击即可关闭,研究如何用位图建立窗体。演示截图如上所示。 -Shaped transparent form, based on the C# implementation of mouse-click to close on how to create a form with a bitmap. Demo screenshot shown above.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:13218
    • 提供者:wangpopo
  1. transform

    0下载:
  2. 奇特的VC++ 透明窗体,利用了BMP图像,BMP可显示的去掉背景的文字,然后将这个BMP位图应用到窗体中,就形成了透明窗体,或许对你来说有点太简单了。希望对透明窗体制作不太懂的编程朋友参考一下。 -VC++ and transparent peculiar form, the use of a BMP image, BMP to remove the background of the text displayed, and then applied to the BMP bitmap f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:93463
    • 提供者:
  1. NonRect

    1下载:
  2. VC++非矩形窗体(四角为弧形)的代码实例,像一些音乐播放器的窗体、一些游戏的窗体等,除了把角变为弧形外,还有圆角、椭圆窗体和不规则窗体,我的实现过程是设置对话框的背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。 -VC++ non-rectangular form (four corners of the arc) of the code exa
  3. 所属分类:界面编程

    • 发布日期:2014-02-17
    • 文件大小:25348
    • 提供者:madud00111
  1. Qt_OpenGL

    1下载:
  2. 利用Qt和OpenGl实现三维空间中移动位图以及如任何在旋转的物体上贴图并打上光线以及融合(透明)处理等。-OpenGl implementation using Qt and moving three-dimensional space and if any of the bitmap object in the rotating map and marked with light and the integration of (transparent) treatment.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:59933
    • 提供者:feiyu
  1. weitutouming

    0下载:
  2. 很强大的位图显示,以及位图透明显示的代码-Very powerful bitmap display, and bitmap transparent display code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:373790
    • 提供者:dinggw
  1. VCPictureOperating

    0下载:
  2. 共24个源代码,涉及到vc++对图形图像的常用操作,包括: 实现图形的拉伸显示效果、缩放显示位图、转换图像文件大小、转换图像文件格式 利用掩码位图制作透明图片、截取当前屏幕、实现图像的百叶窗效果 实现图像的柔化效果、实现图像的锐化效果、实现图像的雾化效果等等。-A total of 24 source code, related to vc++ graphic images for common operations, including: the stretch of graphi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:16999071
    • 提供者:tom
  1. MyDemo

    0下载:
  2. windows窗口可以设置背景 还可以设置透明背景的位图-windows window to set the background can also set a transparent bitmap background
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:106953
    • 提供者:silver
  1. Irregular

    0下载:
  2. 用VC6.0开发的一个根据位图的颜色区分来实现对话框窗口的不规则形态。可以是任意形状。根据位图颜色来设置区域,实现背景透明,保留指定区域。-VC6.0 developed with a color-coded according to bitmap dialog window to achieve an irregular shape. Can be any shape. According to the bitmap color to set the region to achieve bac
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:39789
    • 提供者:豪戈
  1. TransparentPic

    0下载:
  2. 在窗口上贴图时,可以让位图上的某一种颜色不现实,从而实现透明的效果,本程序,屏蔽了位图中的黑色-In the window seat, can map on the graph is a kind of color is not reality, so as to achieve the effect of transparent, this program, shielding a graph of the black
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2582691
    • 提供者:风讯
  1. CDialogSK_demo

    0下载:
  2. CDialogSK从MFC的CDialog继承而来,支持如下特征: 1、运行于win2000或者winxp平台上,可以使用任何透明色以透视对话框的区域。 2、运行于win2000或者winxp平台上,可以使得整个对话框透明。 3、使用位图背景。位图可以来自资源文件、bmp或者HBITMAP 4、设置背景类型:标题、中心、伸缩;设置对话框的大小适合位图的大小 5、可以点击对话框的任何部分允许/禁止移动对话框 此程序就是用该类实现了Dialog的外观的改变。-CDialogS
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:68363
    • 提供者:Doun
  1. CButtonST_demo

    0下载:
  2. 关于按钮的各种效果,如在按钮上加载位图,图标等,也可实现透明按钮-Button on a variety of effects, such as load on the button of a bitmap, icon, transparent button! !
  3. 所属分类:Button control

    • 发布日期:2017-04-07
    • 文件大小:283676
    • 提供者:守望者
  1. rebuilt.bmp_3

    0下载:
  2. 程序扫描位图各像素,找到非透明象素的连续曲线,增加这些线到 特质结构,然后用类ExtCreateRgn()创建区域。 -The program scans the bitmap pixels, find a continuous curve of the non-transparent pixel, add these lines to the characteristics of the structure, and then use the the class ExtCreateRgn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:167515
    • 提供者:yi
  1. GdipButton

    0下载:
  2. 一个可以将PNG图片作为按钮的GdipButton,让你的按钮不再只是位图的,并且还可以实现按钮的透明效果-A PNG image can be button GdipButton, your button is no longer just a bitmap, and can also achieve the transparent effect of the button
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:502130
    • 提供者:
  1. tFilterthrough

    0下载:
  2. 本程序源码使用Visual C++6开发,主要用于将一些美工提供的位图资源由于某些原因在图像周圈存在同指定的透明颜色(软件源码开发中一般为粉红色RGB(255,0,255))略有不同的毛刺杂色,在软件件源码界面中显示出来这些位图时时这些杂色会显示出来出来,用常规软件源码中的画刷来处理这些杂色既费时又可能损坏原图。这个小程序源码使用逐个像素处理法可方便快速的解决这个问题。提供全部Visual C源码。 -The program source code the the Visual C++6 d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:411899
    • 提供者:zhong
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com