Search found 1 match
- 2019-07-14T09:49:11-07:00
- Forum: Users
- Topic: Trouble with unwanted Offset
- Replies: 1
- Views: 5742
Trouble with unwanted Offset
Hi there! I'm trying to convert an image in a few steps. It starts off as a 580x480 image and I only need 474x474 of those pixels. So it goes from the original image, then it gets converted with a 474x474 circular mask (so now only the pixels inside of the circle are visible). After that, I remove ...