搜索资源列表

  1. VC++裁剪位图

    0下载:
  2. VC++编写的位图裁剪的程序!-VC prepared by the bitmap cutting procedures!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:140288
    • 提供者:
  1. 绘制半透明位图及如何画透明位图

    0下载:
  2. 绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:曾火尧
  1. 在菜单栏显示位图的源代码

    0下载:
  2. 该软件实现了在菜单中显示位图,对于编写各种界面的程序提供了一个小小的参考,希望大家喜欢。-the software of the menu bitmap display, for the preparation of various interface provides a small reference, hope you like them.
  3. 所属分类:菜单

    • 发布日期:2024-05-14
    • 文件大小:29696
    • 提供者:刘华
  1. 位图文件的读取与保存

    0下载:
  2. bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构-A demo shows how to read and write a bitmap file which can help you to familiar with bitmap structure.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:71680
    • 提供者:彭晔
  1. 如何在工具栏中显示16位真彩色位图

    0下载:
  2. 如何在工具栏中显示16位真彩色位图.rar-how the toolbar shows 16 true color bitmap. Rar
  3. 所属分类:工具条

    • 发布日期:2024-05-14
    • 文件大小:29696
    • 提供者:libo
  1. 将24位位图转换8位位图

    0下载:
  2. 将24位位图转换成8位位图,效果很好,希望大家多多指教,也希望能给我提出更多的建议。-to 24 bitmap conversion into 8-bit maps, a good effect, and we hope the exhibitions, I can also hope that more proposals are forthcoming.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:李小
  1. 带文字与位图的按钮

    0下载:
  2. 带文字与位图的按钮.rar 这个源代码是关于文字和位图关系的N控件程序。-with language and bitmap button. Rar the source code is on the letter and the Bitmap N control procedures.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:王祥
  1. 旋转位图ROTATE

    0下载:
  2. 一个旋转位图的程序,用VC+openGL技术,值得一看-a rotating bitmap procedures, with VC+ openGL, an eye-catcher
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:40960
    • 提供者:
  1. 在C++ Builder中显示透明位图

    0下载:
  2. 在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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:邱勇
  1. 真彩位图转换代码

    0下载:
  2. 将真彩位图转化成256彩色或黑白位图的源代码-of color bitmap into 256 color or black and white bitmap source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:ls
  1. 多背景位图动画

    0下载:
  2. 本程序可以实现随时间的变化不断修改位图的调色板,或每个象素的颜色从而实现动态视觉效果-this procedure can be achieved with time changes continuously changing bitmap palette, or the color of each pixel to achieve dynamic visual effects
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:2378752
    • 提供者:楚天
  1. 位图的高倍放大与平滑拖动

    0下载:
  2. 位图的高倍放大与平滑拖动 采用了动态缓冲技术 实用 高效 是图象软件必须采用的方式-bitmap with high magnification using a smooth drag dynamic buffer technology is practical and efficient image software to be used the way
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:50176
    • 提供者:tdnexhx
  1. 一个透明显示位图的例子

    0下载:
  2. 一个透明显示位图的例子,本程序演示如何显示透明位图,有兴趣的朋友可以下载一试-a transparent Bitmap example, the procedures demonstration shows how transparent bitmap, interested friends can download a trial
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:358400
    • 提供者:林海
  1. 位图类(参考2)

    0下载:
  2. 一个不错的位图操作类,可以实现位图的各种操作。-a good bitmap operations, bitmap can be achieved in a variety of actions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:沈华伟
  1. 位图旋转

    0下载:
  2. 本程序对数字图像处理中比较常见的位图旋转进行了很好的解决。程序简单易懂,可供初学者参考学习-the process of digital image processing the more common bitmap rotation for a good solution. Simple easy to understand, study and reference for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:2778112
    • 提供者:shining
  1. 转换一位图为一jpeg图象

    0下载:
  2. 这是一个将位图转换成jpeg图像格式的c++源代码。-This is a bitmap will be converted into a jpeg image formats c source code.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:刘伟豪
  1. 16位图显示

    0下载:
  2. 该程序实现的是16色位图的显示,对其他色的位图的显示也具有参考价值-the program is the 16-color bitmap display, the other color bitmap display also reference value
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:77824
    • 提供者:王达
  1. 位图文件的读写综述

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

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:马木木
  1. 位图与调色板源代码bitmap_picture_demo

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

    • 发布日期:2024-05-14
    • 文件大小:21504
    • 提供者:maoxs
  1. 透明位图背景上的滚动字幕实例

    0下载:
  2. 透明位图背景上的滚动字幕实例.ra?该魑煌急尘吧系墓龆
  3. 所属分类:Static控件

    • 发布日期:2024-05-14
    • 文件大小:326656
    • 提供者:替书恒
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org