>I was wondering whether anyone knew of a built in method or function, or
>even a trick or technique, that makes a bitmap smaller or larger, similar to
>MS Paint if you selected a part of your image with the selector tool, and
>shrinked it or enlarged it by clicking and dragging on the corner of the
>selection.  Any advice or insight is greatly apprecitated, thanks a lot!
>
>-Zack Shenkle
>
>
>
>--
>For information on using the Palm Developer Forums, or to 
>unsubscribe, please see http://www.palmos.com/dev/support/forums/

Zack,

I think you may have to roll your own to get this on PalmOS; there 
was an article in Dr. Dobb's Journal recently about using Bresenham's 
algorithm to scale images up and down. Go to 
http://www.ddj.com/articles/2002/0205/ to get the source. If all else 
fails, you might have to scale it yourself, pixel by pixel.

- Paulo Raffaelli
Principal Engineer, ImagiWorks, Inc.




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to