imageCopyResampledBicubic

Description

Copies a rectangular portion of an image to another image. Used when imagecopyresampled isn't available (in 1.1 this function is called imagecopyresamplebicubic).

SMF Versions: 2.0.19 - 2.0.7, 1.0 RC1 - 1.0.21, 1.1 Beta 3 Public - 1.1.15

File: Subs-Graphics.php
void imageCopyResampledBicubic (resource $dst_img, resource $src_img, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_height, int $src_width, int $src_height)


(View)
Advertisement: