
Extract image from FRX to image file?
Quote:
> Does anyone know how to extract an image from an FRX file
> into something that can be opened up by Paint Shop or some other
> image editor? Using such a tool to "recapture" the image
> doen't seem to be getting it right.
Well, you're not much off. All you need to do is to write a tiny little
util that read the FRM, reads at which offset in the FRX the image for a
particular control is stored, read that image, and write it to a file.
I have some source code floating about -- I can send it to you on request.
--
VB Info: http://home.sn.no/~balchen/vbi/index.htm
FAQ: http://home.sn.no/~balchen/vbi/faq.htm
Knowledge Base: http://home.sn.no/~balchen/vbi/kb.htm
VB Runtimes: http://home.sn.no/~balchen/vbi/runtimes/index.htm
Tip of the Week: http://home.sn.no/~balchen/vbi/tip/index.htm