ImageCreate

ImageCreate -- 新規画像の作成

説明

int imagecreate(int x_size, int y_size);

ImageCreate()は、x_sizey_sizeの空の画像を表わす画像IDを返します。