Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!pyramid!voder!apple!dwb From: dwb@apple.UUCP (David W. Berry) Newsgroups: comp.sys.mac Subject: Re: ATG File Format Message-ID: <6620@apple.UUCP> Date: Wed, 4-Nov-87 14:17:56 EST Article-I.D.: apple.6620 Posted: Wed Nov 4 14:17:56 1987 Date-Received: Sat, 7-Nov-87 11:16:03 EST References: <2197@Shasta.STANFORD.EDU> Reply-To: dwb@apple.UUCP (David W. Berry) Organization: Apple Computer Inc., Cupertino, USA Lines: 12 In article <2197@Shasta.STANFORD.EDU> kaufman@Shasta.stanford.edu (Marc Kaufman) writes: >1) Can anyone send me the format of ATG files (those high resolution > color graphic files used for demos on the MacII). I believe it's a Picture and can be displayed with DrawPicture To read it in you could either allocate an appropriately sized handle and read it in and then DrawPicture the handle or you could replace the StdGetPic bottleneck with one that reads bytes from a file. -- David W. Berry dwb@well.uucp dwb@Delphi dwb@apple.com 973-5168@408.MaBell Disclaimer: Apple doesn't even know I have an opinion and certainly wouldn't want if they did.