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

搜索资源列表

  1. OutBmp

    0下载:
  2. a tool convert black/white resource as a bitmap format and save into file-a tool convert black / white resource as a bi tmap format and save into file
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15.47kb
    • 提供者:章泰来
  1. bmp2h

    0下载:
  2. bitmap file convert to 565 format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4.27mb
    • 提供者:Lee
  1. Rgb2Yuv

    0下载:
  2. convert bitmap to yuv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:913.47kb
    • 提供者:Lee
  1. 16-to-8

    0下载:
  2. 将色深为16的位图转换成色深为8的位图,如有问题可以联系我,qq31444912-convert 16 bit bitmap to 8 bit bitmap ,contact me by 31444912
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:2.17kb
    • 提供者:pancheng
  1. 32bit-to-24-bit

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

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

    0下载:
  2. [BMP位图处理类]类中的位图都是兼容于当前显示器颜色格式的DDB位图 如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换 为兼容于当前显示器颜色格式的位图之后才放入类中 -[BMP bitmap class] category bitmap displays are compatible with the current color format if the DDB bitmap bitmap read format color display with
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:8.25kb
    • 提供者:continued
  1. Player

    0下载:
  2. 自己项目中用的一个可以用来查看DPX文件的工具. 直接读取DPX并转换成bitmap来显示-Their projects can be used with a tool to view the DPX file. DPX directly read and convert bitmap to display
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-20
    • 文件大小:62.06kb
    • 提供者:老域名
  1. bmp2rgb565

    0下载:
  2. This program convert bmp to rgb565 (bmp2c).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:146.57kb
    • 提供者:Taylor Kim
  1. graphi

    0下载:
  2. 1.如何通过读取位图资源显示位图?11.如何设置屏幕上某点的颜色?14.如何转换图像文件格式?8.如何实现图形的拉伸显示效果?-1. How to read bitmap display bitmap resources? 11. How do I set the color of a point on the screen? 14. How to convert image file format? 8. How graph drawing display?
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6.1mb
    • 提供者:曾江毅
  1. tuxiangchulixitong

    0下载:
  2. 主要功能 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 =
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8.26mb
    • 提供者:张成
  1. VCPictureOperating

    0下载:
  2. 共24个源代码,涉及到vc++对图形图像的常用操作,包括: 实现图形的拉伸显示效果、缩放显示位图、转换图像文件大小、转换图像文件格式 利用掩码位图制作透明图片、截取当前屏幕、实现图像的百叶窗效果 实现图像的柔化效果、实现图像的锐化效果、实现图像的雾化效果等等。-A total of 24 source code, related to vc++ graphic images for common operations, including: the stretch of graphi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:16.21mb
    • 提供者:tom
  1. fontrast_antialias

    0下载:
  2. Font rasterizer. Convert vector font to bitmap font
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-03
    • 文件大小:1.35mb
    • 提供者:janus
  1. 8bit-to-1bit

    1下载:
  2. 将色深为8位位图转换成色深为1位位图,如有问题可咨询我,qq 31479114-convert 8 bit bitmap to 1 bit bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:1.74kb
    • 提供者:pancheng
  1. Bitmap2HImage

    0下载:
  2. 当我们使用相机SDK采集图像时,得到的往往是Bitmap图像,在这给大家分享一下自己写的Bitmap如何转换成HImage的代码,希望能帮到大家。 -When we use the camera SDK image acquisition, the image is often Bitmap, to share with you how to write your own Bitmap how to convert the HImage code, I hope to help you.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:846byte
    • 提供者:刘笑
搜珍网 www.dssz.com