搜索资源列表
C01L02
- 可以开启JPEG并且加以压缩处理,并且可以显示载入时间-can be opened and JPEG compression and can be printed in time to show
Copy_a_period_of_AVI_chun_src
- AVI格式的视频文件载入的应用实例,可以浏览各种视频图像-AVI format video files included in the application, they can visit the various video images
BmpTest5DIBShow
- 24位DIB位图文件读取,载入与显示, 可以给初学的提供一些参考-24 DIB bitmap file read, and included in the show, the novice can provide some reference
ViewImage
- 使用MFC,支持载入bmp,jpg,gif多种格式的图像,并显示。-use MFC, supported the inclusion of bmp, jpg, gif format for a variety of images, and display.
ch1_1
- 能显示bmp图像! 并能对载入的图像进行RGB到HSV格式空间的转换
insidegdi
- 载入图片,将图片显示,同时能对图片进行处理,如颜色,大小,位置等。
截图控件 包含全部源码
- procedure TForm1.BtnStartClick(Sender:TObject); begin ScreenCapture1.start; //开始截图 end; //当截取屏幕成功时,此事件发生 procedure TForm1.ScreenCapture1Capture(Sender:TObject;Bitmap:TBitmap); begin //调整滚动窗口的大小以适应截获图像的大小
ImageLoad.rar
- MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
LoadGif.rar
- 载入gif图片类,可以轻松实现gif图片载入,Load gif Pic Class
photo
- 利用vc++实现的电子相框,双击可实现图象的载入,设定自动播放时间,画面大小比例可调。(vc实验作业)-Using vc++ implementation of the electronic picture frame, double-click the image to load can be achieved, set the automatic playing time, adjustable screen size ratio. (Vc experimental work)
loadpicvcnet
- 载入图片,允许GIF,JPG等多格式的图片.使用简单内有详细说明-Loading images, permit GIF, JPG and other multi-format images. The use of simple, there are detailed descr iption of
PNG_Example
- 载入PNG图像,利用各种API模拟出画刷并对图像进行修改,此源码对有需要处理PNG的程序员有辅助参考作用.-Loading PNG images, using various API simulate painting brush and modify images, the source of the need to deal with PNG programmers have auxiliary reference.
JPEGVC
- 演示如何在VC中载入jpeg图片并且显示,并且具有简单的图片控制功能。-demostrate how to load a jpeg image in Visual C++ and display it.
VCBMP
- 利用VC存取BMP文件的一个小程序,包括BMP文件的载入和显示等。-BMP file using VC access to a small program, including the BMP file to load and display.
VCfansechengxu
- 数字图像处理中的关于图像载入和反色的代码,可以直接运行,仅供参考!-Digital image processing on the image loading and anti-color code, can run for reference purposes only!
winbmp
- 载入bmp This example loads a BMP file into an object of class CRaster that includes members to store Palette, Raster bits, and Bitmap information.-BMP LOAD EXAMPLE
odbc_bmp
- 小型演示程序,利用ODBC读取并载入显示位图文件-Small program, using ODBC to read and display the bitmap file
bmp-Image-processing
- 针对Window默认的bmp图像的读取,载入,处理,显示以及保存等各项功能,代码内有详细描述,对于学习图像处理的新手很有用,欢迎下载。-Bmp image for the Window default read, load, process, display and preservation of the function, the code contains detailed descr iption of the image processing for the novice to lear
picturn
- 一个能够实现图片的载入,以及图片的显示程序。-A picture of the load can be achieved, and the image display program.
【OpenCV】图像的载入显示和输出示例程序
- 使用opencv库函数实现图像的载入和显示(Using OpenCV library functions to achieve image loading and displaying)