搜索资源列表
bmp_c_source
- c语言处理bmp文件,包括打开、保存等操作,为处理其他文件(如音频文件)提供了思路-c language processing bmp files, including open and save operations provides a guideline for the treatment of other files (such as audio files)
Screensavealbum
- MFC实现的屏幕截图功能,和QQ的屏幕截图功能类似,保存为jpg或者为bmp-MFC implementation screenshot function, and similar to QQ screenshot function, save as JPG or BMP
Snap
- MFC 实现简单的将当前屏幕截图保存为一张BMP图片...源代码工程
TClipboardMon(1)
- 监控剪贴板,对文字,文件,位图进行操作,其中,位图 直接保存为文件-Monitor the clipboard and do operation on the text,files,bmp.
YUVPlayer1.6
- 1、支持YUV4:0:0 YUV4:2:0 YUV4:4:4 .rgb格式 .bgr格式,NV12, NV21 2、支持8bit到16bit位深序列的显示 3、支持以64x64为单位查看序列 支持以8x8为单位查看序列 4、支持以bmp格式保存当前窗口,并自动以当前帧的信息为保存名 5、能过显示各个分量的像素值(YUVPlayer1.6 NV12 NV21 YUV420 YUV444)
QT写txt文件和保存8位bmp图片
- 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)