2021年03月的文章
admin posted on 3Years ago (2021-03-29)
In H5 applications, sometimes some image processing operations are involved. Nodejs has a good background image processing module, which is called GM. GM has official documents, but I feel that they are too abstract to understand. Here are some common usages for your reference. Installation First install < a > graphicsmagick < / a > […]Online Photo Editor——Nodejs image processing tool gm usage
admin posted on 3Years ago (2021-03-29)

Using Python to explore various ways of image processing I used Python to do some image and video processing functions. Recently, I took it out to play when I’m free at home, added some fun functions, and made it an online service, which can directly publish processing tasks on the web page. < strong > […]Online Photo Editor——Using Python to explore various ways of image processing
admin posted on 3Years ago (2021-03-29)
Image processing in CSS Create a new images directory under the src directory, and put the pictures in the images folder; add a div tag to the index.html file: /src/index.html: <div id=”image”></div> Write css and add a background image to the div tag just added: /src/css/index.css: #image{ background: url(‘../images/webpack.jpg’); width: 497px; height: 270px; } Install […]Online Photo Editor——Webpack 3.X learning image processing
admin posted on 3Years ago (2021-03-28)
How to make pictures more real and beautiful? Today, Yunjiang.com will share with you some tips on how to make pictures more real and beautiful when working as a part-time artist. Mastering these skills can bring more click-through rates and higher conversions to the store, so everyone must pay attention to it! Some tips on […]Online Photo Editor——How to work part-time as an artist to make pictures more real and beautiful
admin posted on 3Years ago (2021-03-28)

1. Eraser Tool Eraser tool, more often than not, seems to have nothing to do with “matting”. However, it can play the role of “erasing”, so it can be used for matting. Its keyboard shortcut is: simply press a letter key “e”, and roughly erase the background or other parts of the screen you don’t […]Online Photo Editor——Is it difficult to cut out? nonexistent! Master the basic meaning of cutouts, and easily deal with all cutouts!
admin posted on 3Years ago (2021-03-28)
One, ImageHelper introduction ImageHelper (originally called AFImageHelper) is a class library for processing pictures written in Swift language, through the extension of UIImage and UIImageView. Make it increase the compression, color, gradient, cropping and other operation methods of the picture, and support the use of cache to get pictures from the website. Second, the configuration […]Online Photo Editor——Swift-Picture Processing Library ImageHelper Explained (Extended UIImage, UIImageView)
admin posted on 3Years ago (2021-03-22)

< strong > < span > for help: < / span > < / strong > < span > I want to use this photo as a personal file, but I hope you know which one is me and I’m the one with the blue T-shirt < strong > < span > help: < / […]Online Photo Editor——The incredible manipulation of these online Photoshop masters is ridiculous
admin posted on 3Years ago (2021-03-22)

Since the launch of qiniu, we have been using the service of qiniu cloud storage. We are always curious about the image processing. We just need to add parameters to the access link of the image to get the cropped or processed image according to the defined function. For the implementation mechanism, it can not […]Online Photo Editor——Build a most simple image processing server
admin posted on 3Years ago (2021-03-22)

As we all know, many of our work requires us to find some good-looking picture materials, and then process and edit the picture materials, but it’s easier said than done. Now, if you use a wrong picture, you will lose a lot of money. If the picture is not good-looking, you will be beaten back […]Online Photo Editor——Can’t find the pictures
admin posted on 3Years ago (2021-03-18)
1. Drawing tools Lasso tool Multilateral Lasso Tool magnetic lasso tool Quick selection tool Magic wand tool Eraser Tool Background Eraser Tool Magic Eraser tool Zoom tool The above is a more popular tool for drawing 2 hair foreground button picture New — open the material prepared before — on the basis of the original […]Online Photo Editor——Removes the background commonly used tools to share