How to rotate horizontal video in VB6.

Asked By 10 points N/A Posted on -
qa-featured

Hi Experts, I want to rotate a horizontal video to vertical in VB6. Can you provide me the source code that I can easily do this reliably? Thanks

SHARE
Answered By 0 points N/A #198355

How to rotate horizontal video in VB6.

qa-featured

Hello Zacharytyshawn,

The source code i have attached with my answer will help you to rotate video images in your desire angles. The source code uses system.math namespace to rotate images to any angle. Here is another option for more further information.

http://www.devasp.net/SourceCode/391_Rotate%20Image.zip

> Choose your steps.

> Open Visual Studio and create a fresh window.

> Drop a text field on the form and set the properties given in the attached file.

Hopefully,this works for you.

Regards.

Related Questions