Crop image in star shape using C#
This video shows how to crop an image in star shape using C#. Enjoy!!! don’t forget to subscribe on YouTube...
a video log of my day to day freelance programming life
This video shows how to crop an image in star shape using C#. Enjoy!!! don’t forget to subscribe on YouTube...
This video shows how to crop image in circular shape using C#. Enjoy!!! don’t forget to subscribe on YouTube as...
This video show how to render a circular progress bar with transparent center. To code this project, I used Visual...
This video shows how to re-size image using C# (.NET Framework). It uses two trackbars, panel and picturebox controls. resize...
This video shows how to emboss an image using C#. To code this project, I used code from my previous...
This video shows how to solarize an image using Chash. To code this module, I used code from my previous...
This video shows, how to code a module to rotate image using C#. To code this project I used VS...
This video shows how to smooth image using C#. In this video I coded a Smooth Filter for Image. Try...
This video shows how to code a C# application to transfer Large file in small chunks. You can use it...
This video shows how to create a circular progress bar using C# (.net 4.5 framework).To code this project I used:...