Image manipulation


Create a image
GD::Image=SCALAR(0xd198d7c)
View code
Image info Height:320 Width:400
View code

Draw a line from the pixels 0,0 to 100,100
View code

Invert image (vertical mode)
View mode

Draw text on the image
View mode

Create a copy with a part of the origin image and the other part of the modified image
View code
Save image in a table
View code