搜索资源列表
-
0下载:
在linux下通过framebuffer将bmp格式的图片画出来的程序。-In linux through framebuffer will bmp format picture painted by the procedure.
-
-
0下载:
在terminal里写framebuffer显示一张32位或者24位或者16位的jpg图片-display a 32/24/16bits-depth picture in terminal
-
-
0下载:
操作framebuffer现象bmp图片-Operation framebuffer phenomenon bmp picture
-
-
0下载:
使用framebuffer编程,使得能够较好的显示bmp图像,对代码的适当优化使显示动图成为可能-to show a picture via the framebuffer,the code is well designed that show several picture in a short time is possible
-
-
0下载:
在X环境下面显示rgba原始格式的图片数据
linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片
cat /dev/fb0 >pic.rgba
./show-rgba pic.rgba <width> <height>-Show picture using X api
-