|
Author |
Topic: Splicing a vertical section of an image (Read 1391 times)
|
|
dluby
|
 |
« on: September 05, 2011, 10:19:54 AM » |
|
Hi,
I thought I did this before but I can't get it to work now, read on.
I have an image taken by screenshot captor that is roughly 1264*53 pixels, so it is quite wide but not that high. I want to splice out a vertical section but each time I highlight the appropriate section and click splice, the whole image is removed.
I tried looking at the manual that comes with version 2.97.03 but it doesn't mention splicing under the SpecialFX menu help. What am I doing wrong?
Damian
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #1 on: September 05, 2011, 10:45:57 AM » |
|
the problem may lie in how sc decides whether you want to do a vertical or horizontal slice, which is to compare the width vs height of the selected region and do a horizontal slice if the width of the selected region is greater then the height.
there are degenerate cases that can confuse it.. perhaps i should change it to look at the aspect ratio or make entries to explicitly tell it horizontal or vertical.
does that make sense? if not can you send me the image you are trying to slice and instructions for how to reproduce?
|
|
|
|
|
Logged
|
|
|
|
|
dluby
|
 |
« Reply #2 on: September 06, 2011, 01:26:47 AM » |
|
I'd be happy with the explicit instructions to split horizontally/vertically but if you can find a workaround that's fine with me.
I've attached the image that I used.
Thanks.
|
|
|
|
Logged
|
|
|
|
|
|
mouser
|
 |
« Reply #3 on: September 06, 2011, 06:20:21 AM » |
|
and which area were you trying to splice out?
what i might do is just add a check so that if its not obvious whether you are trying to do a horizontal or vertical splice SC will ask you.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
mouser
|
 |
« Reply #5 on: September 07, 2011, 05:35:05 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
dluby
|
 |
« Reply #6 on: September 07, 2011, 07:51:15 AM » |
|
Yep, that looks good to me. I got the message to confirm what splice I want to perform on that particular image but not for other 'standard' size screenshots.
Thanks for addressing this so quickly.
|
|
|
|
|
Logged
|
|
|
|
|
Loading...