 |
|
Spis alfabetyczny:
|
 |
Szczegóły funkcji "imagecopyresampled"
| Nazwa |
imagecopyresampled |
| Opis |
Copy and resize part of an image with resampling |
| Zastosowanie |
bool imagecopyresampled ( resource dst_image, resource src_image, int dst_x, int dst_y, int src_x, int src_y, int dst_w, int dst_h, int src_w, int src_h ) |
| Wersja PHP |
(PHP 4 >= 4.0.6, PHP 5) |
|
|