[Gambas-user] How use Image.Resize

Алексей Беспалов bespalov.av at ...626...
Sat Jan 21 04:07:14 CET 2012


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 only 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()

-- 
____
Alexey.



More information about the User mailing list