I’ve been writing these for a few weeks now. Initially for a work project but over the past couple of weeks, I’ve been perfecting them and making sure they are exactly the way I want them before deciding to put them out on the web.
The premise of the Image class is a simple one. This class allows the programmer to load and manipulate an image hosted either locally or at a web address. Manipulation methods include cropping, rotation and resizing.
The Sliderbar expands somewhat on the Image class by using it to load the images being used for the bar itself and the grip handle. I built this class due to needing one for a project and wanting to make it dynamic as possible in terms of looks. It’s somewhat simplistic at the moment but does the basic job very nicely.
The links to the .zip files are below. I hope that these classes will make your life easier in someway.
