T
tbergman
Guest
Another way to use .Net to do this would be to load the image into a .Net Image object, rotate it, save it, then open it in the Progress GUI image widget. Not an ideal method but would allow you to continue using the GUI widget. A quick search yielded this URL. stackoverflow.com/.../c-sharp-image-rotation The last example is pretty close to what you'll need to do once translated into ABL.
Continue reading...
Continue reading...