Sometimes we need to add watermark to our image contents. There are several ways to add watermark on image. Like editing image with Photoshop or other application and add watermark. This process is ok but not enough for a large dynamic website. Today I am going to show you how you can add watermark to images automatically with PHP GD functions.
Watermark Function:
Usage:
Watermark Function:
function watermark($img, $watermark){ // Set content type header('Content-type: image/jpg'); // Cerate watermark $wm = imagecreatefrompng($watermark); // getting dimensions of watermark image $wm_size = getimagesize($watermark); // Create image $image = imagecreatefromjpeg($img); // Get image size $size = getimagesize($img); // placing the watermark 10px from bottom and right $dest_x = $size[0] - $wm_size[0] - 10; $dest_y = $size[1] - $wm_size[1] - 10; // blending the images together imagealphablending($image, true); imagealphablending($wm, true); // creating the new image imagecopy($image, $wm, $dest_x, $dest_y, 0, 0, $wm_size[0] , $wm_size[1]); // Send image to the browser imagejpeg($image, null, 100); //Save image in cache // destroy image and watermak imagedestroy($image); imagedestroy($wm); }
Usage:
watermark('image.jpg', 'watermark.png');
مرسی از مقالتون
ReplyDeleteخیلی مفید بود
dich vu ke toan thue dich vu lam bao cao tai chinh tín
ReplyDeletekhóa học kế toán thực hành re
cong ty dich vu ke toan
dich vu ke toan tai bac ninh
dịch vụ kế toán trọn gói giá rẻ
dịch vụ kế toán tại tp.hcm
dịch vụ báo cáo thuế
dịch vụ quyết toán thuế uy
học kế toán tại tphcm
học kế toán tại cầu giấy tín
học kế toán tại long biên
học kế toán tại hà đông re
học kế toán tại thanh xuân
học kế toán tại bắc ninh
học kế toán tại bình dương
học kế toán tại hải phòng
dịch vụ thành lập doanh nghiệp công ty trọn gói
dịch vụ thành lập doanh nghiệp tại hải phòng
dịch vụ quyết toán thuế tại quận 5
dịch vụ quyết toán thuế tại quận 3
dịch vụ quyết toán thuế tại tphcm
dịch vụ quyết toán thuế tại quận cầu giấy
dịch vụ quyết toán thuế tại quận long biên
dịch vụ quyết toán thuế tại quận hà đông
dịch vụ quyết toán thuế tại quận thanh xuân
Dapatkan disini , karena Obat Pelangsing slimming Capsule Di Apotik belum tersedia , karena slimming capsule tidak di jual di sembarang temapat termasuk di apotik pun tujuannya untuk menjaga ke aslian produk tersebut, karena sekarang banyak perusahaan yang meniru produk produk herbal sehingga herbal yang asli khasiatnya bisa di rusak oleh produk yang palsu. Untuk itu hati hati dengan slimming capsule yang palsu.Slimming capsule yang asli hanya ada di agen herbal tertentu seperti di distro herbal ini, kami merupakan agen herbal terbesar dan sudah di percaya di seluruh penjuru indonesia
ReplyDeleteI have read your blog its very attractive and impressive. I like it your blog.
ReplyDeletePHP Training in chennai | PHP Training Course
PHP Training in chennai | Online PHP Course