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

搜索资源列表

  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. RgnDlg_Bitmap

    0下载:
  2. 特殊形状窗口,根据位图,比如将位图中RGB(255, 0, 255)色去掉,保留剩下的位图形状,将该形状应用于对话框窗口,使窗口个性化-special shape of the window, bitmap, for example - will map RGB (255, 0, 255) remove color, retain the remaining bitmap shape, the shape used in this dialog window, the window of per
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:77961
    • 提供者:小蔡
  1. RGB2BITMAP

    0下载:
  2. 用DELPHI开发的把RGB数据转化为Bitmap的函数. 用户可以直接用的.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:李国平
  1. dibimage

    0下载:
  2. 能够以多种方式处理位图文件,包括RGB颜色分离与组合、各种滤镜效果与图像变幻、各颜色分量调整及亮度、对比度、GAMA值调整等,功能强大-To a variety of ways to deal with bitmap files, including RGB color separation and combination of a variety of filter effects and image changes, the color of the weight adjustment an
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:114251
    • 提供者:
  1. bitmapToRGB

    0下载:
  2. 把BitMap格式的文件解码成.h的RGB格式文件,这有利于程序的运行数度,把BMP图片先解码处理。-Bitmap file format to decode into. H the RGB format, which is conducive to the operation of the procedure several times, the BMP image decoder to deal with first.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:20341
    • 提供者:benson
  1. HVSnapContinuous

    0下载:
  2. 演示利用回调方式,实现连续循环采集图像到内存,并转换成RGB 24位格式位图。-Demonstration of the use of callback methods achieve continuous cycle of collecting images into memory and converted into RGB 24-bit format bitmap.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:99392
    • 提供者: 郭娜娜
  1. putoutbuttonbitmap

    0下载:
  2. 输入图片文件,即可输出图片的RGB,保存到文本文件中。-putout bitmap RGB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:49735
    • 提供者:chenjiacun
  1. Middle

    0下载:
  2. 数字图像处理程序之一,实现读取24位位图并显示,可以做其Y分量均衡化,查看RGB直方图-One of digital image processing procedures to achieve 24-bit bitmap to read and display, they can do the Y component of equalization, view the RGB histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:109775
    • 提供者:snake
  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-28
    • 文件大小:631604
    • 提供者:JingtongACT
  1. DIB2YUV

    0下载:
  2. 将rgb位图转化为YUV420的文件格式-Will be converted to rgb bitmap file format YUV420
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4733069
    • 提供者:胡泊
  1. PfzDrawingSample

    0下载:
  2. 本文介绍了类,代表了全托管代码的位图。 一个位图,基本上是一维数组,使用了一些计算被视为一个二维数组看到。在这种数组中的值可以是颜色索引(当使用调色板)或RGB值直接使用某种类型的编码。托管位图具有PixelArray,这是一个字节数组,GrayscaleBitmap的诠释(System.Int32的),为ArgbBitmap为ColorBitmap颜色和简单的类。他们也知道有一个宽度,计算出的X / Y坐标。高度值,然后计算作为其宽度PixelArray长度划分。他们当然有一些其他方法。它
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:91141
    • 提供者:胡九
  1. Exp1

    0下载:
  2. 播放YUV格式的视频,把YUV转换为RGB形式,然后再用位图显示-ay the video, the YUV format YUV converted to RGB form, next reoccupy bitmap displays
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3571976
    • 提供者:张和仙
  1. jxf_BMP_0612

    0下载:
  2. 解析并显示位图文件,颜色空间的转换,显示RGB/YUV文件,图像的量化和采样 -Analytical and display a bitmap image file, color space transformation of the display RGB/YUV files, image quantization and sampling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6411478
    • 提供者:侯方
  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. twoIMGRegFourPointsPair

    0下载:
  2. 通过手动选择两幅有重叠区域的图像对应点,可以将图像对进行配准和拼接,非常适合做图像配对和拼接的人参考,目前适用于位图图像,灰度图和RGB真彩图。压缩包文档中包含了示例图像和使用说明截图。-Two overlapping regions of the image corresponding points by manually selecting the image registration and stitching is very suitable for image matching and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-10
    • 文件大小:5910008
    • 提供者:xiaobo
  1. FillRC

    0下载:
  2. VC图像填充选区的源码实例,实现思路:CBrush brush(RGB(255, 128, 128))定义一个颜色画刷,使用颜色填充区域,加载位图,创建位图画刷,使用位图填充区域,释放画刷对象,定义一个区域对象,绘制矩形边框,创建一个矩形选区,组合选区,获取两个选区的公共部分,将选区对象附加一个选区句柄,填充选区,释放选区句柄等-Source code examples VC image fills the constituency, the realization of ideas: CBru
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:366516
    • 提供者:apudn84
  1. dibimage

    0下载:
  2. VC++图像处理程序-多种方式处理BMP位图文件,例子功能相当强大,解析位图,解析RGB颜色分量,推荐给VC++编程者参考。功能强大,代码的参考价值更大,(英文的资料)。-VC++ image processing program- a variety of ways BMP bitmap file processing examples quite powerful, analytical bitmaps, analytical RGB color components, it is reco
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:61660
    • 提供者:npudn2
  1. BmpRGBConvert

    0下载:
  2. 将24位bmp图片的RGB序列转换为BGR-convert 24bit RGB bitmap to BGR bitmap
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:311186
    • 提供者:白雕
搜珍网 www.dssz.com