搜索资源列表
位图与位图的合成
- 将两张位图合成为一张图片,可对24位和8位图片进行处理-to two bitmap for a photo synthesis, the 24 photographs and eight treatment
8位调色板位图和24位真彩位图的载入及保存
- 支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
bmptobinary
- bmp,24位,8位,灰度图-->binary转换
ImageCapture
- 在OpenGL环境下,保存窗口客户区的绘制内容为24位BMP位图(可以选择保存位图的大小);保存8位位图的函数框架也已经搭好。
1
- 了解了24位BMP图像的相关结构后,就要对24位的BMP图像进行加密,因为BMP 图像是由像素组成,每个像素有三个字节,每个字节有8个二进制位组成,因此,改变最低位将不会影响图像的视觉效果。我们将最低位提取出来与高七位进行关联,利用密钥来进行加密,这样就达到了对文件进行嵌入水印的操作。
nopalette
- 本人独创的位图处理思路,利用24与8位图像数据区的特点建立互换函数,可以不需使用繁琐的调色板.-original bitmap processing, use 24 and eight image data characteristics of the establishment of the exchange functions, you need to use cumbersome palette.
Tempcode
- 4位8位16位24位BMP格式 数据解析 生成PALLETE PATTERN
BmpConvert
- BMP图像转换程序,C++编写的,支持4、8、24位位图之间的转换-BMP image conversion program, C++ written in support of 4,8,24-bit bitmap conversion between
code
- 对24位的彩色图像用中位切分(中位区分)法将其转换成8位索引图像,并且生成对应的颜色查找表。-median-cut algorithm,8-bit index map, lookup table,256 colors,
diblook
- 一个很好的显示位图的程序,可以显示8为24位。对刚学习图像处理的朋友来说是很不错的。-A very good display bitmap procedures, can show 8 to 24. Just a friend to learn image processing is very good.
DIB
- 能够显示8 位位图,24位,和32位位图.-it can display 8-bit bitmap,24-bit bitmap and 32-bit bitmap
vert
- 24位位图转换为8位位图的VC++6.0环境下的源码-24-bit bitmap is converted to 8-bit bitmaps VC++6.0 environment of the source
TreeView
- 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
Bmp24To8_256
- 直接将24位位图方便转为8位位图,可以直接使用-transfer a bitmap with 24 bit depth to 8 bit
03a1d14e9cee
- 24位位图转换为256色,将一个24位的图像转换成256个像素的8位图像-24-bit 256-color bitmap conversion will be a 24-bit images into 8-bit 256-pixel Image
8--24--bitmap-expansion-algorithm
- 8、24位膨胀算法,通过取周围的像素点来让图像有膨胀的效果。-8, 24, bitmap expansion algorithm,By taking the point of the surrounding pixels to image expansion effect.
bmp-transfomer
- 将24位RGB位图转换为8位位图,用C++\C实现-transform 24-bitsBMP to 8-bitsBMP
24-bit-or-32-bit
- 将24位或者32位真彩色位图转为8位灰度图-The 24-bit or 32-bit true color bitmap into eight grayscale
24bitsTo8bits
- 这是一个将24位位图转换为8位位图的算法程序,用 vc++写的内容通俗易懂,注释清晰。-This is a 24-bit bitmap is converted to 8-bit map algorithm, using vc++ to write the content easy to understand, clear notes.