How to rotate horizontal video in VB6.
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
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
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.