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

搜索资源列表

  1. bmp2source

    0下载:
  2. This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows(TM) .BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit v
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45.11kb
    • 提供者:赵东
  1. bmp_parser_

    0下载:
  2. this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.-this program reads data from a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:60.1kb
    • 提供者:me
  1. drawmat

    0下载:
  2. 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:33.92kb
    • 提供者:tomomoon
  1. Image

    0下载:
  2. 数组向位图的转变,数组由文本文件提供,位图可在软件中显示并保存-transition from array to bitmap
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:syduan
  1. BitmapTransform

    0下载:
  2. bitmap图片处理工具,可将bitmap图标处理为数组,供系统显示使用-bitmap image processing tools can be treated as an array of bitmap icon for the system shows the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:51.26kb
    • 提供者:寇晓琦
  1. bmpToArray

    0下载:
  2. 可以将16bit的位图转为数组处理。这样可以将图像资源直接放入设备的rom中,免得每次从文件系统读取影响速度。-16bit bitmap can be converted to array processing. This image resources directly into the device rom in, lest the impact each time the speed reading from the file system.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:eddy che
  1. BMPOfData

    0下载:
  2. 在进行图像处理时,操作图像中的像素值就要得到图像阵列;经过处理后的图像的像素值需要存储起来;显示图像时要正确实现调色板、得到位图的尺寸信息等。结合这些问题,下面我们针对性的给出了操作灰度BMP图像时的部分函数实现代码及注释。-During image processing, the operation of the image pixel values ​ ​ will be the image array processed image pixel values R
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24.3kb
    • 提供者:杨柳
搜珍网 www.dssz.com