Search found 3 matches
- 2019-06-14T05:02:02-07:00
- Forum: Users
- Topic: How should I select specific transparent pixels in tiff file?
- Replies: 5
- Views: 5505
Re: How should I select specific transparent pixels in tiff file?
isn't there any solution ?
- 2019-06-14T03:55:13-07:00
- Forum: Users
- Topic: How should I select specific transparent pixels in tiff file?
- Replies: 5
- Views: 5505
Re: How should I select specific transparent pixels in tiff file?
Hi, thanks for the reply. I'm using the 7th version and would like to implement it on ubuntu server. here what exactly I'm trying to do: < these are product images for e-commerce store> - first Increase canvas size with 2 pixels horizontal and 2 pixels vertical (relative) - Select all transparent ...
- 2019-06-14T02:56:40-07:00
- Forum: Users
- Topic: How should I select specific transparent pixels in tiff file?
- Replies: 5
- Views: 5505
How should I select specific transparent pixels in tiff file?
I wanted to select transparent pixels starting from coordinates: x = 1 / y=1 / tolerance=0px and then Stop selection where the edge of the image starts. Transparent pixels ' within the image should not select, only the boundary/edges of the image should be selected. I tried different command but I'm ...