> > Did you ever succeed to run a API-function from the dll-plugin that > > uses a BITMAPINFO structure and works with DIBs, like e.g.: GetDIBits > > or CreateDIBSection? I tried this for some time now, without any > > success...
Not sure why you want this, but, if it is just to do graphics stuff in a script, now that I have taken the time to learn basics of GDIPlus, it seems it would be fairly easy to be a front-end plugin to GDIPlus which would allow things like - creating bitmaps from files, screen, or bitmap on clipboard (or just blank bitmaps) - drawing new bitmaps using other bitmaps, lines, brushes, shapes, text - saving bitmaps to files of any type supported by GDIPlus Any interest in this? Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
