[Gambas-user] How can I zoom -in, zoom-out and rotate a picture?
Matti
math.eber at ...221...
Sat Oct 17 12:24:29 CEST 2009
You can't do that with a picture.
Use image instead, this class has methods like rotate. Look in the docs for details.
Then either draw the image in a DrawingArea, or convert it into a picture and show it in a PictureBox.
Matti
Jorge Carrión schrieb:
> I need a images and pdf viewer. I've found a pdf viewer in the examples and
> I'm modifiying it to accept both pdf an image files. The problem is that the
> pdf class has the zoom and orientation method who allows rotate an zoom the
> image. But I can't find any example about do the same thing with a picture.
>
> It's posible do it?
>
> Thanks
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list