views:

44

answers:

1

Hello. I have 2 vector . The first vector save the gradiend of 1 color . For example: from green to white. I want to color an image via pixel . for example we give the cordinate of an pixel (X ,Y) and dhe color RGB 40 , 60 , 120 and to color this pixel ect.. Is any function in php that can do this ??

+2  A: 

Yes, for example using the gd library and imagesetpixel.

deceze
please can you help me . i cant do this . please help me wih an exam
eni