I ran into this code ... tested it and it seemed to work fine.
http://www.powerbasic.com/support/pb...ad.php?t=24710
Has anyone updated it to load the image into one of the graphic targets (Graphic Control, Memory Bitmap, or Graphic Window)?
I was surprised to find so little mention of it. Seems like a very useful niche code - especially if the image can be moved to one of the graphic targets to make it available for other PowerBASIC actions.
... added later - here's another online link discussing the approach.
http://www.codeguru.com/cpp/controls...cle.php/c12345
http://www.powerbasic.com/support/pb...ad.php?t=24710
Has anyone updated it to load the image into one of the graphic targets (Graphic Control, Memory Bitmap, or Graphic Window)?
I was surprised to find so little mention of it. Seems like a very useful niche code - especially if the image can be moved to one of the graphic targets to make it available for other PowerBASIC actions.
... added later - here's another online link discussing the approach.
http://www.codeguru.com/cpp/controls...cle.php/c12345
Comment