Add watermarks to the picture

  1. use canvas"s drawImage method to add watermark to the picture, but the watermark is very blurred, how do you solve it
  2. the effect of blur
  1. Code context.drawImage (icon, targetWidth-77, targetHeight-17,17,17);
Jun.13,2022

Dear, you'd better post a fuzzy effect and code to


canvas enlarge twice and then compress

Menu