What I want to do is to draw lines using the gd library function ImageLine, but I would like to ask is there any method I can draw lines with direction? i.e. I can see which is the starting point of the line and which is the end point. Is there any way to achieve this?
Thanks,