Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.3K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

[Solved] Using ImageTrim with a Disk for Masking

POSTED BY: John Cromwell
3 Replies

I, too, was looking for a solution. Thanks a lot!

José

POSTED BY: John Cromwell
Posted 5 years ago

Hi John,

Images are always rectangular. Perhaps what you want is to replace the dark areas around the disk with an alpha channel that will make it transparent. You can use RemoveBackground to do that. Using the image provided

RemoveBackground[img, {Black, .01}]

enter image description here

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard