在Vb项目中处理jpg和视频+包括绘画 [英] Manipulating jpg and video + including paint in Vb project

查看:72
本文介绍了在Vb项目中处理jpg和视频+包括绘画的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好. Microsoft绘画(或任何其他绘画软件)如何包含在VB.net项目中?我需要使用其功能来* jpg(例如剪切,添加箭头,圆圈等)jpg文件.有什么方法可以在VB.net(或Visual Studio)上完成此操作.任何人都可以帮助我.
谢谢.

[edit]紧急情况已删除-它只会使人烦恼,并且会减慢响应速度.[/edit]

Hello. How can microsoft paint(or any other painting software) be included in a VB.net project? I need to used its functionalities to *maipulate(such as cutting,add arrows, circles and so on) jpg file. Is there any ways this * can be done on VB.net (or Visual Studio).Can anyone please help me.
Thanks.

[edit]Urgency removed - it only annoys people and can slow down a response.[/edit]

推荐答案

首先,您不能在自己的产品中加入Paint应用程序:这是一个完全不适合该应用程序的独立程序.
其次:Paint不处理视频,仅处理静态图像.

根据您要执行的操作,查看GIMP: http://www.gimp.org/ [ ^ ]它是开源的,这意味着您可以在应用程序中使用它.请注意:它是一个完整的图像编辑器,源代码不适合胆小的人!

对于视频,有开放电影编辑器: http://www.openmovieeditor.org/ [
First off: you can''t include Paint in your application: it is a standalone program that is not intended for that at all.
Secondly: Paint does not handle video, only still images.

Depending on what you want to do, have a look at GIMP: http://www.gimp.org/[^] it is open source, which means you can use it in your application. Be warned though: it is a full image editor, and the source code is not for the faint hearted!

For video, there is Open Movie Editor: http://www.openmovieeditor.org/[^] The source code is probably move complex than GIMP, but then it does more.

The other alternative is to do it yourself: cutting, arrows, circles etc. are not too complex an operation to implement if the basics and still images are all you need. Google is your friend here: use it!


这篇关于在Vb项目中处理jpg和视频+包括绘画的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆