搜索资源列表
OutBmp
- 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
bmp2h
- bitmap file convert to 565 format
Rgb2Yuv
- convert bitmap to yuv
16-to-8
- 将色深为16的位图转换成色深为8的位图,如有问题可以联系我,qq31444912-convert 16 bit bitmap to 8 bit bitmap ,contact me by 31444912
32bit-to-24-bit
- 将色深为32位的位图转换成色深为24位的位图,有疑问联系我,314777324-convert 32 bit bitmap to 24 bit bitmap
BMPprocess
- [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
Player
- 自己项目中用的一个可以用来查看DPX文件的工具. 直接读取DPX并转换成bitmap来显示-Their projects can be used with a tool to view the DPX file. DPX directly read and convert bitmap to display
bmp2rgb565
- This program convert bmp to rgb565 (bmp2c).
graphi
- 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?
tuxiangchulixitong
- 主要功能 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 =
VCPictureOperating
- 共24个源代码,涉及到vc++对图形图像的常用操作,包括: 实现图形的拉伸显示效果、缩放显示位图、转换图像文件大小、转换图像文件格式 利用掩码位图制作透明图片、截取当前屏幕、实现图像的百叶窗效果 实现图像的柔化效果、实现图像的锐化效果、实现图像的雾化效果等等。-A total of 24 source code, related to vc++ graphic images for common operations, including: the stretch of graphi
fontrast_antialias
- Font rasterizer. Convert vector font to bitmap font
8bit-to-1bit
- 将色深为8位位图转换成色深为1位位图,如有问题可咨询我,qq 31479114-convert 8 bit bitmap to 1 bit bitmap
Bitmap2HImage
- 当我们使用相机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.