Describe a trick (or two) for making soft-edged effects or semitransparent masks in Photoshop?

What will be an ideal response?


Paint with an opacity setting or shade of gray to create semitransparent masks, and/or uniformly soften selected edges with the feathering command (Select > Modify > Feather).

Computer Science & Information Technology

You might also like to view...

Which of the following is the Statement interface method that should be used to execute a SELECT statement?

a. executeSQL b. executeStatement c. executeUpdate d. executeQuery

Computer Science & Information Technology

The use of SaaS to deliver applications over the Internet is sometimes referred to as web apps

Indicate whether the statement is true or false

Computer Science & Information Technology

Page titles show up in search engine results, in the browser's ____, and as the title when a visitor adds the page to bookmarks or favorites.

A. header B. title bar C. footer D. toolbar

Computer Science & Information Technology

Case-Based Critical Thinking Questions ? Case 9-2 Robin maintains a web page for updating the metro timings in the city.He would like the website to display the present day's schedule. To do this, Robin writes a code that includes an object to retrieve the day of the week and then loads the appropriate data into the page. ? ?Robin includes an expression to the code,  var thisDay = new Date("May 23, 2018 14:35:05"); ? He also includes the methodthisDay.getDay()in the code. What is the result for the given method?

A. ?1 B. ?3 C. ?4 D. ?5

Computer Science & Information Technology