Posts: 304
Threads: 19
Joined: Nov 2022
Reputation:
17
Posts: 304
Threads: 19
Joined: Nov 2022
Reputation:
17
Posts: 304
Threads: 19
Joined: Nov 2022
Reputation:
17
(11-16-2022, 03:55 AM)SMcNeill Wrote: (11-16-2022, 03:48 AM)james2464 Wrote: Suppose you want to use _PUTIMAGE _SMOOTH to blur an image....more than once...
Would this be possible? If so, how would you go about it? Based on my understanding, this seems impossible but I could be wrong. I attempted it and failed so I thought I'd ask.
I honestly don't think you can, since hardware images aren't alterable, so you're not going to _SMOOTH them. I think it's basically going to be a onetime process, with you having to write your own smooth routine in case you want to process the same image multiple times.
@grymmjack test 3
Posts: 304
Threads: 19
Joined: Nov 2022
Reputation:
17
(11-16-2022, 03:55 AM)SMcNeill Wrote: (11-16-2022, 03:48 AM)james2464 Wrote: Suppose you want to use _PUTIMAGE _SMOOTH to blur an image....more than once...
Would this be possible? If so, how would you go about it? Based on my understanding, this seems impossible but I could be wrong. I attempted it and failed so I thought I'd ask.
I honestly don't think you can, since hardware images aren't alterable, so you're not going to _SMOOTH them. I think it's basically going to be a onetime process, with you having to write your own smooth routine in case you want to process the same image multiple times.
@grymmjack test test
Posts: 304
Threads: 19
Joined: Nov 2022
Reputation:
17
(11-15-2022, 04:52 PM)bplus Wrote: (11-15-2022, 04:43 PM)Pete Wrote: Thanks for _SMOOTHing things over.
Pete
Yes thankyou, Steve for checking into Smooth. I now have foggy memory or notion of trying out Smooth long ago and not getting anything noticeable happening.
@grymmjack final test?
|