搜索资源列表
picture_explorer
- 在linux下利用framebuffer编写的图片浏览程序,此程序可以模拟数码相机的图片浏览功能 进行图片的显示及翻页,源码中涉及图片请自行设置,格式为bmp即可
create_bmp
- 将截获的FrameBuffer的显示内容,转换为BMP图像文件的程序.
bmp图片读取显示
- 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上
bmp-framebuffer.rar
- linux下的BMP位图显示程序,经测试好用,但请大家注意,不同的文件格式需要转换!,BMP under linux bitmap display program, tested good, but please note that the need for a different file format conversion!
framebuffer 2440 frame buffer 测试程序
- 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
framebuffer_libmp
- linux 下通过framebuffer画bmp格式图片的源代码-linux through framebuffer draw bmp format pictures the source code
showbmp
- show bmp in the framebuffer, it can be used under linux console and manipulate framebufffer
display_bmp
- 在linux下通过framebuffer将bmp格式的图片画出来的程序。-In linux through framebuffer will bmp format picture painted by the procedure.
framebuffer
- framebuffer显示BMP图片源码-framebuffer display BMP image source
showbmp
- 在framebuffer上显示bmp文件-In the framebuffer to display bmp file
my_bmp
- 在Linux环境中利用framebuffer设备显示bmp图像,针对显示器设备为1024*768 32位色深的(vga=833)-In the Linux environment, using framebuffer device display bmp images for display devices 1024* 768 32-bit color depth (vga = 833)
upgrade_ui.tar
- linux下对framebuffer操作,解析bmp文件,填充位图,-write bmp data to framebuffer
framebuffer
- 操作framebuffer现象bmp图片-Operation framebuffer phenomenon bmp picture
framebuffer
- 使用framebuffer编程,使得能够较好的显示bmp图像,对代码的适当优化使显示动图成为可能-to show a picture via the framebuffer,the code is well designed that show several picture in a short time is possible
framebuffer_linux
- 在linux下使用通用的framebuffer驱动提供的应用接口在屏幕上显示画面和bmp图片的像素内容,自动对bmp的像素进行处理以适应屏幕分辨率和色深。注意如果是pc的linux由于桌面采用X11机制所以不兼容framebuffer,需要按ctrl+alt+f1进入终端后才能看到framebuffer上的内容(use linux framebuffer interface to show bmp file on lcd)
fbv
- Linux framebuffer 显示图片,支持jpg,bmp,png,旋转,缩放(Linux framebuffer demo jpg,bmp,png display)