-
visual c++ gdi编程之2,新手请看
visual c++ gdi编程之2,新手请看-visual programming of 2, and newcomers See
- 2022-04-28 01:17:34下载
- 积分:1
-
windows的cdc图形编程的举列程序,对于熟悉windows的CDC有好处
windows的cdc图形编程的举列程序,对于熟悉windows的CDC有好处-windows of the cdc graphical programming procedures listed, for those familiar with the CDC good windows
- 2023-03-23 18:10:03下载
- 积分:1
-
OpenCV的结构与windows CDC相结合的图像对象,这…
将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。
-Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC object. Access interface for a good reference.
- 2023-03-27 02:45:04下载
- 积分:1
-
GDI+图形文字处理编程,如何淡入淡出显示图像,可以扩展功能
GDI+图形文字处理编程,如何淡入淡出显示图像,可以扩展功能-How to display images fade
- 2022-01-25 23:59:08下载
- 积分:1
-
生成、显示B样条曲线:
(1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。
(2)自定义输入曲线次数。
(3)可选择4种曲线类型。...
生成、显示B样条曲线:
(1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。
(2)自定义输入曲线次数。
(3)可选择4种曲线类型。
(4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes.
- 2022-04-25 04:34:29下载
- 积分:1
-
此文件包含一个实现对输入图像的着色处理,可以通过设置RGB各个分量的值来实现着色,也可恢复源图像...
此文件包含一个实现对输入图像的着色处理,可以通过设置RGB各个分量的值来实现着色,也可恢复源图像-This file contains an input image to achieve the coloring treatment can be by setting the RGB values of each component to achieve the coloring, but also restore the source image
- 2022-04-10 13:19:06下载
- 积分:1
-
灰度为0和255的256色图象的二值化(实现图案化和抖动技术,以及bmptotxt)...
灰度为0和255的256色图象的二值化(实现图案化和抖动技术,以及bmptotxt)-Gray 0, 256 and 255 color images of the two values (and realize logo jitter technology, and bmptotxt)
- 2023-07-04 02:15:03下载
- 积分:1
-
打开BMP图像,(至少要20个字)。
打开BMP图像,(至少要20个字)。 -Open the BMP image, (at least 20 words). (At least 20 words).
- 2022-02-15 12:41:32下载
- 积分:1
-
一个绘制三角函数图象的实例,在坐标系中你可以绘制出你所需要的三角函数的图象,很好用.推荐给大家...
一个绘制三角函数图象的实例,在坐标系中你可以绘制出你所需要的三角函数的图象,很好用.推荐给大家-an image mapping trigonometry example, the coordinate system you can draw what you need trigonometry images, good use. recommended for everyone
- 2023-03-04 06:55:03下载
- 积分:1
-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1