imagecreate
Description
resource imagecreate ( int width, int height )imagecreate() returns an image identifier representing a blank image of specified size.
We recommend the use of imagecreatetruecolor().
Examples
imagecreate() returns an image identifier representing a blank image of specified size.
We recommend the use of imagecreatetruecolor().
Total time: 0.0502