Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 202 by [email protected]: How use hImage.Resize
http://code.google.com/p/gambas/issues/detail?id=202

My Image size 4000 * 4000 pixel.
If I done:

hImage.Resize(200, 200)

   Draw.Begin(hArea)
   Draw.Image(hImage, 0, 0)
   Draw.End

I can see щтдн part of the Image.

How use hImage.Resize() for resize or scaled Image.


I want to get a small image for a quick Draw.Image()

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to