Dear PB-Team,
I'd like to see the possibility of using #PB_Ignore for ResizeImage() also.
So you could load an image e.g. 200x160 and resize it to 100x160 with ResizeImage(0,100,#PB_Ignore).
[Implemented] PB_Ignore for ResizeImage
-
- Enthusiast
- Posts: 796
- Joined: Tue May 20, 2008 2:12 am
- Location: Cologne, Germany
- Contact:
[Implemented] PB_Ignore for ResizeImage
Regards,
JamiroKwai
JamiroKwai
Re: PB_Ignore for ResizeImage
Yeah, this would improve readability of source codes.
PB 4.30
Code: Select all
onErrorGoto(?Fred)