For the final assignment I wanted
to utilize a PHP image class that I have been working on and expand it to
further alter images. The original class would edit an image with
"Photoshop" like built in functions, i.e. emboss, negate, selective
blur. For this assignment I wanted to develop methods that would manipulate
the image RGB color information, and also to distort the image by using trigonometric functions. All of the pictures in my flower garden were edited using my PHP image
class except the center flower
which is the original image.
No comments:
Post a Comment