Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!malgudi!caen!umich!vela!m.cs.uiuc.edu!wuarchive!decwrl!world!uunet!midway!quads.uchicago.edu!ejw1 From: ejw1@quads.uchicago.edu (eric john weidl) Newsgroups: comp.sys.mac.programmer Subject: How to paste >1bit image to PICT fork Message-ID: <1991Apr21.224431.575@midway.uchicago.edu> Date: 21 Apr 91 22:44:31 GMT Sender: news@midway.uchicago.edu (NewsMistress) Distribution: national Organization: University of Chicago Lines: 13 Is there any way for me to move a >1-bit image from one program to the PICT resource fork of another? I have scanned a photograph using Lightning Scan and have saved it as a 4-bit LightningScan image. Now I would like to take that image and use it in a splash screen in a program I have written. I figured the best way to do that would be to store the image as a PICT in the resource fork of my application, but I canUt get it there. When I copy the image from LightningScan to the clipboard, it becomes a 1-bit image ;-(. What am I doing wrong, or how else can I do this? I am using ResEdit 1.2 and System 6.0.5/6.1.5.