Path: utzoo!attcan!uunet!husc6!ogccse!blake!uw-beaver!cornell!rochester!kodak!elmgate!jeh From: jeh@elmgate.UUCP (Ed J Hanway CUST) Newsgroups: comp.sys.amiga.tech Subject: Re: Trouble with Images Message-ID: <1078@elmgate.UUCP> Date: 19 May 89 16:07:21 GMT References: <1410018@hpcvca.CV.HP.COM> Reply-To: jeh@elmgate.UUCP (Ed J Hanway CUST) Organization: Eastman Kodak Company, Rochester, NY Lines: 14 In article <1410018@hpcvca.CV.HP.COM> stan@hpcvca.CV.HP.COM (Stan Gibbs) writes: >I have been having real trouble with the Image structure and >DrawImage() to create an image in a window. With Lattice 5.0 or better, just say USHORT chip imagepts[] = {0xffff, ... ^^^^ Only the image data itself needs to be in chip memory. The Image structure can be loaded in fast memory. -- Ed Hanway Eastman Kodak Company ...{cornell,rutgers}!rochester!kodak!elmgate!jeh