contents   index   previous   next



GD width()

syntax:

gd.width()

return:

number - The width of the image

 

description:

This method returns the width of the current GD image

 

see:

#link <gd>, GD height()

 

 


GD object static methods