[Gambas-user] Picture FLIP and MIRROR

GuruLounge - MailLists maillists at ...1367...
Wed Mar 15 21:45:17 CET 2006


Do these functions work in 1.0.14?  I've tried a number of ways to
implement them:


DIM imgTmp AS Image

  imgTmp = picPreview.Picture.Image
  imgTmp.Flip
  picPreview.Picture = imgTmp.Picture

and

  picPreview.Picture.Image.Flip

But it doesn't seem to do anything.

Jeff

-- 

     .^.
     /V\
    /( )\
    ^^-^^
Linux Advocate





More information about the User mailing list