CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - MFC CImage

搜索资源列表

  1. 20040901082001_vczx_Ex_Image

    0下载:
  2. 使用CImage类处理图像显示与格式转换 MFC 界面编程
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:111712
    • 提供者:czq
  1. picture3

    0下载:
  2. 利用MFC实现画图功能,利用CImage类作为画图控件,实现矩形、椭圆等不同图形、不同线型的绘制。-Achieved using MFC drawing functions, the use of CImage class as drawing the control to achieve rectangle, ellipse different graphics, different line drawing.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5213281
    • 提供者:lee
  1. ImageShow

    0下载:
  2. 使用VC++的CImage类显示和保存图像,利用MFC编程-The use of VC++ Class CImage the display and preservation of images, the use of MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3848652
    • 提供者:jason
  1. ImageN

    0下载:
  2. 利用CImage类对图像进行处理,包括二值化、开闭运算、腐蚀、锐化等,MFC编程-CImage category using the image processing, including binary, opening and closing operations, corrosion, such as sharpening, MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:253663
    • 提供者:jason
  1. JpgImageLoad

    0下载:
  2. 用Image类加载jep,gif等图片到MFC中。CImage类要比CBitmap优秀很多。-With the Image class loading jep, gif and other images in the MFC. CImage class CBitmap than a lot of good.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:112025
    • 提供者:echo
  1. CImage

    0下载:
  2.  我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:233232
    • 提供者:terry
  1. CImage--Class

    0下载:
  2. Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。 现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法.-The Visual C++ class CBitmap and static picture control func
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:13600
    • 提供者:赵聪
  1. TabTest

    0下载:
  2. 开源库ximage使用,ximage与mfc的CImage读写图片速度比较。-Ximage use open source libraries, ximage with mfc pictures of CImage write speed comparison.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:253100
    • 提供者:linjuncheng
  1. ImageProcessing

    0下载:
  2. VC2010 图像处理 基本框架 使用MFC的CImage类-Image Processing VC2010 CImage
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:216370
    • 提供者:kevin
  1. desktopimage

    1下载:
  2. vs2017 c++ mfc 利用CimageDC 类 截屏显示保存文件 CWindowDC winDC(pWnd); pWnd->GetWindowRect(&rect); int nBPP = winDC.GetDeviceCaps(BITSPIXEL) * winDC.GetDeviceCaps(PLANES); if (nBPP < 24) { nBPP = 24; } bStat = ima
  3. 所属分类:Windows编程

    • 发布日期:2020-07-21
    • 文件大小:66560
    • 提供者:qq8533
搜珍网 www.dssz.com