Page 1 of 1

[Implemented] PB_Ignore for ResizeImage

Posted: Sun Nov 08, 2009 11:13 pm
by jamirokwai
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).

Re: PB_Ignore for ResizeImage

Posted: Sun Nov 08, 2009 11:16 pm
by AND51
Yeah, this would improve readability of source codes.