Explore how to convert images to a PDF document and how to combine two PDF documents into one.

Explore how to convert images to a PDF document and how to combine two PDF documents into one.
Learn about AlphaBlending, and how it can assist you in creating nice effects on your pictures or drawings.
Flood filling is nothing more than filling in drawn shapes with colour. It's easier than you think, thanks to VB's power.
Learn how to create various odd shapes.
You can create words and fonts that display at any angle. All it takes is a Windows Forms project and a little know-how.
Richard Newcombe takes a look at Bitmap Animations in VB.NET. VB6 made extensive use of API's to load and initialize large quantities of smaller images. .NET has the GDI+ dynamic library, with a large selection of graphic classes and functions, which means that we no longer require API's to manipulate images.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
The .NET Core is here now, and here are some reasons to begin using it.
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.