DrawImage() always smooth scaling?
Posted: Wed Jul 06, 2005 7:59 pm
ResizeImage(#Image, Width, Height [, Mode])
has the mode option to choose between smooth and raw scaling.
DrawImage(ImageID, x, y [, NeWidth, NeHeight]) always uses smooth scaling.
I wish to have the same "mode" option...
Thanks.
has the mode option to choose between smooth and raw scaling.
DrawImage(ImageID, x, y [, NeWidth, NeHeight]) always uses smooth scaling.
I wish to have the same "mode" option...
Thanks.
