-
BMP与JPG文件格式转变的源代码
一个把BMP压缩成JPG的源代码。 大小:16.4K
附:
1. 编译说明
1) 在VC IDE...
BMP与JPG文件格式转变的源代码
一个把BMP压缩成JPG的源代码。 大小:16.4K
附:
1. 编译说明
1) 在VC IDE 选择setting->link> 加jpeg.lib
2) 编译程序
2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
- 2022-09-12 04:50:03下载
- 积分:1
-
excellent source, image processing related.
上好源码,图像处理相关。-excellent source, image processing related.
- 2022-05-07 13:41:43下载
- 积分:1
-
在windows下大家也许能实现位图的半透明,但是你能在wince下实现位图的半透明化吗?
做这个得花得点时间,所以经过一段时间的阅读,终于实现了在WINC...
在windows下大家也许能实现位图的半透明,但是你能在wince下实现位图的半透明化吗?
做这个得花得点时间,所以经过一段时间的阅读,终于实现了在WINCE下实现位图的半透明化,这里仅提供一个函数,供大家参考,我想足够让你实现在WINCE下的位图半透明化了-under the windows you may be able to achieve the translucent bitmap, But you can wince under bitmap of the translucent? So they have to spend this point in time, after a period of time of reading, finally realized its WINCE Bitmap under the translucent, here provided only a function, for your reference, I would like to let you achieve enough in the WINCE bitmap of a translucent
- 2022-03-13 18:40:50下载
- 积分:1
-
简单的画图版 功能基本和windows画图版一样
简单的画图版 功能基本和windows画图版一样-simple functional version of the basic drawing and painting windows version of the same
- 2022-01-26 03:02:03下载
- 积分:1
-
读取BMP图像
读取屏幕上的bmp图像
- 2023-01-18 08:50:03下载
- 积分:1
-
在VC下显示JPEG、GIF格式图像的一种简单方法
在VC中显示JPEG和GIF格式图像的一种简单方法
- 2023-04-19 19:10:03下载
- 积分:1
-
用MFC库CxImage位图图像形态学算法
Morphology algorithm for BITMAP images with the library CxImage in MFC
- 2022-01-26 06:34:03下载
- 积分:1
-
transparent bitmap display, and memory use dc screen flicker problem solving
透明的显示位图,并用内存dc解决屏幕闪烁问题-transparent bitmap display, and memory use dc screen flicker problem solving
- 2022-04-12 00:18:38下载
- 积分:1
-
归一化二
归一化二阶系统的阶跃响应曲线
信号系统与处理的简单图像-Normalized second-order system step response curve of a simple signal system and processing images
- 2022-07-09 05:25:51下载
- 积分:1
-
graphics.c V3.0
符合VBE规范的图形图像函数集
需包含VBE.H和VBE.C、graphics.h
特点:
1、支持VB...
graphics.c V3.0
符合VBE规范的图形图像函数集
需包含VBE.H和VBE.C、graphics.h
特点:
1、支持VBE V1.0至V3.0,软硬件兼容性好
2、支持256色、32K色、64K色、24位16.8M、32位16.8M色模式
3、支持80386 32位增强指令集
4、对核心模块提供与之对等的汇编语言描述
5、最优秀的算法,最快的运行速度
6、提供详细的注释。-graphics.c V3.0 consistent with the VBE norms graphic image function sets required to be included VBE.H and VBE.C, graphics.h characteristics: one, to support the VBE V1.0 to V3.0, the hardware and software compatibility of good 2, in support of 256 color, 32K color, 64K color, 24-bit 16.8M, 32 bit 16.8M color mode 3, 80386 32-bit enhancements to support the instruction set 4, with the core module provides a compilation of such language to describe the 5, the best algorithm, the most fast operating speed 6, with detailed notes.
- 2022-02-04 01:18:02下载
- 积分:1