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

搜索资源列表

  1. MenuXP

    0下载:
  2. xp风格的界面,对菜单,标题重新绘制,取得菜单的句柄,再在ITEM上 贴位图-xp style interface, the menu heading to redraw obtain a handle to the menu, and pasting in ITEM Bitmap
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:28250
    • 提供者:吴忠
  1. 位图文件的读写综述

    1下载:
  2. 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4499
    • 提供者:马木木
  1. 两个位图合2为1

    0下载:
  2. 两个位图合2为1-two bitmap for a 2 1
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:14719
    • 提供者:刘景
  1. 位图与调色板源代码bitmap_picture_demo

    0下载:
  2. 位图于调色板的源码,位图文件的读取,显示-bitmap source in the palette, the bitmap file read, show
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21755
    • 提供者:maoxs
  1. 1206myvido

    0下载:
  2. 以各种分辩率显示bmp位图.载截 调色板显示-various shows bmp bitmap. The palette contains show closed
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:6147
    • 提供者:ggg
  1. 有用的位图与调色板源代码bmp2rgn_tool

    0下载:
  2. 位图和调色板的使用,对了解bmp和对bmp处理非常有用-Bitmap and palette of use, and to understand bmp right bmp very useful treatment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35126
    • 提供者:李明
  1. Mac风格的按钮、检查框

    0下载:
  2. vc控件主要是为按钮上添加位图,看起来好看点-vc main control button to add bitmap, looks pretty Point
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:48543
    • 提供者:夏荣民
  1. 过滤透明色

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

    • 发布日期:2008-10-13
    • 文件大小:411390
    • 提供者:罗伟
  1. RotBitmapCtrl

    0下载:
  2. 可以任意旋转位图的COM组件,采用VC++ATL开发,旋转速度快。-can arbitrarily rotating bitmap COM, ATL using VC development, rotation speed.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:37821
    • 提供者:翁丽萍
  1. 位图转换源程序ddb2dib

    0下载:
  2. 转换一设备相关位图到一非设备相关位图的源程序ddb2dib-converting a bitmap related equipment to non-equipment related to a bitmap source ddb2dib
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1802
    • 提供者:齐齐
  1. 抓图标源码

    0下载:
  2. 帮助您轻松抓取各种资源文件中的图标,并可保存为图标和位图等格式或将其复制到系统剪切板中,以便在其它程序中粘贴时使用。-help you easily capture resources in the document icon, may be kept as icons and bitmap formats or copies of the system Shear panel, for the other programs paste use.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:48075
    • 提供者:sie
  1. test_src

    0下载:
  2. VC全屏显示的一个例程, 包括位图显示和简单声音播放-VC of a full screen display routines, including bitmap display and simple voice player
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:409055
    • 提供者:大撒大
  1. resultView

    0下载:
  2. 一种最简单的位图按钮设置,本程序可以快速的改变按钮的样子-one of the most simple bitmap button settings, the program can quickly change the look button
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:71295
    • 提供者:任萍
  1. 2005122616144163

    0下载:
  2. 设置编辑框背景色与文字颜色,以及列表框背景加载位图源码-edit box set the background color and text color, background and list box loaded bitmap source
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:67275
    • 提供者:会员
  1. DImage

    1下载:
  2. 这是对图像处理的程序,主要实现对256色及24位位图的处理(点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等).-This is the image processing procedures, the main achievement of 256 colors and 24 bitmap processing (point computation. geometric transform, image enhancement, morphological tr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:125008
    • 提供者:高仲富
  1. 位图BMP格式图像文件处理类源码VC版

    0下载:
  2. 该类集成了常用的BMP位图文件的一些经常用到的比如文件读写等操作-such integrated common bitmap BMP documents some of the frequently used documents such as literacy, etc
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18739
    • 提供者:宋成军
  1. WriteBMP

    0下载:
  2. 以RGBTRIPLE数组数据生成24位位图 以Long数组生成32位位图 数组起点(1,1)-to RGBTRIPLE array data generated 24 Long bitmap array to generate 32 bitmap few Group starting point (1,1)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:吴翔
  1. 位图与位图的合成

    0下载:
  2. 将两张位图合成为一张图片,可对24位和8位图片进行处理-to two bitmap for a photo synthesis, the 24 photographs and eight treatment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:258443
    • 提供者:张艳
  1. 带位图预览的文件打开对话框VC源码

    0下载:
  2. 带位图预览的文件打开对话框VC源码.zip-with bitmap preview of the document to open dialog VC source. Zip
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14887
    • 提供者:lxz
  1. 真彩转换成灰度

    0下载:
  2. 将24位真彩位图转换成灰度位图,已经生了执行文件,同时附有源代码和.text格式的说明文件-of 24-bit color bitmap into grayscale bitmap, the implementation of hygiene, along with the source code and. text of Document Format
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:29878
    • 提供者:洪峰
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com