Guest User

Untitled

a guest
Jan 24th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. img = Import @ "https://i.stack.imgur.com/XvzDc.png"
  2.  
  3. img2 = RemoveAlphaChannel[img, White]
  4.  
  5. ImageChannels /@ {img, img2}
Add Comment
Please, Sign In to add comment