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

搜索资源列表

  1. MySample

    0下载:
  2. 1.读入位图文件(256色) 2.显示 3.显示为灰度图 4.保存为真彩位图(24位色,BitCount=24)-1. Read bitmap file (256-color) 2. Show 3. Four of the grayscale display. Preservation of color bitmap ( 24 colors, BitCount = 24)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:40817
    • 提供者:彭鹏
  1. 8位调色板位图和24位真彩位图的载入及保存

    0下载:
  2. 支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:96134
    • 提供者:华伟
  1. 可显示8位和24位bmp图像的CImage类

    1下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1891
    • 提供者:李欣
  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/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8311
    • 提供者:李小
  1. bitmap

    0下载:
  2. 24位图绘制
  3. 所属分类:源码下载

    • 发布日期:2011-04-10
    • 文件大小:2121
    • 提供者:no_yes
  1. bitmap-source

    0下载:
  2. 这是一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序-This is a very good effect true color bitmap into a 256-color or black and white bitmap demo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1942118
    • 提供者:船长
  1. bmp_24.rar

    0下载:
  2. 24位bmp图像读取处理,包括灰度处理(二值化),中值滤波处理。,Bmp image reader 24, including gray-scale processing (binarization), median filter processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7082964
    • 提供者:android
  1. UltraConvertor

    0下载:
  2. 24bit bitmap to 16bit bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:705749
    • 提供者:谭玉平
  1. BmpConvert

    1下载:
  2. BMP图像转换程序,C++编写的,支持4、8、24位位图之间的转换-BMP image conversion program, C++ written in support of 4,8,24-bit bitmap conversion between
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5640
    • 提供者:xml
  1. 32bit-to-24-bit

    0下载:
  2. 将色深为32位的位图转换成色深为24位的位图,有疑问联系我,314777324-convert 32 bit bitmap to 24 bit bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:3309
    • 提供者:pancheng
  1. Bitmap_Manipulation_Class

    1下载:
  2. 这是一个位图操作的类,不依赖于MFC,可以实现位图的旋转、镜像、透明、扭曲等等非常绚丽的特效,非常值得推荐。This a bitmap manipulation class that would not be MFC dependent, and would offer some extended features not present in the original MFC implementation. This class can load any 8, 16, 24 or 32bit
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-03-18
    • 文件大小:2336138
    • 提供者:赵越
  1. DIB

    0下载:
  2. 能够显示8 位位图,24位,和32位位图.-it can display 8-bit bitmap,24-bit bitmap and 32-bit bitmap
  3. 所属分类:Graph program

    • 发布日期:2017-06-01
    • 文件大小:13575403
    • 提供者:三水寿
  1. 192168216520092171444454094167

    0下载:
  2. DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:903213
    • 提供者:li yan
  1. CDIB

    0下载:
  2. 一个读写DIB的操作类,可以读256,24位,32位等多种格式的位图-DIB to read and write operation of a category, can be read 256,24 place a variety of formats, such as 32-bit bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:8906
    • 提供者:JELL
  1. vert

    0下载:
  2. 24位位图转换为8位位图的VC++6.0环境下的源码-24-bit bitmap is converted to 8-bit bitmaps VC++6.0 environment of the source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1801364
    • 提供者:gengxiutang
  1. 24bitTo16bit

    1下载:
  2. 实现24位位图到16位位图的转换,采用565格式压缩-24bit bitmap to 16bit bitmap,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9883557
    • 提供者:陈琪
  1. C_transpart_in_dos

    0下载:
  2. 实现了8bit,16bit,24bit,32bit的位图透明处理。全部是用C的标准库函数实现,没有使用任何win32API.有的嵌入式平台没有提供对图片的透明功能。可以对此代码修改后使用。另外可以用来学习位图结构与透明算法。-Achieved 8bit, 16bit, 24bit, 32bit bitmap transparent processing. All is the standard C library functions to achieve, without the use of
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:957770
    • 提供者:eddy che
  1. Vista

    0下载:
  2. 位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载-Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:631604
    • 提供者:JingtongACT
  1. sztx

    0下载:
  2. 识别图片中的阿拉伯数字 该函数返回DIB中调色板的颜色的种数。对于单色位图,返回2,对于16色位图,返回16,对于256色位图,返回256;对于真彩色 位图(24位),没有调色板,返回0 -Arabic numerals identify the picture that the function returns the DIB palette of colors in the species. For the monochrome bitmap, return to 2, for 16
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3299053
    • 提供者:Jaqueline
  1. bitmap

    0下载:
  2. 图像处理,对于位图文件的操作,包括读取,对于位图的转换,8位转换成24位的-bitmap
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3220559
    • 提供者:qiuzhenyan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com