Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!oitnews.harvard.edu!canopus.hbs.edu!news-in.tiac.net!uunet!news-in2.uu.net!news2.new-york.net!not-for-mail
From: vlad@world2u.com (Vlastimil Adamovsky)
Subject: Re: VW: Images to bmp files ?
X-Newsreader: Forte Free Agent 1.0.82
X-Nntp-Posting-User: (Unauthenticated)
Message-ID: <DzGBBC.87z@news2.new-york.net>
References: <3264E43D.4DE9@alcoa.com>
X-Trace: 845607963/10634
X-Nntp-Posting-Host: i123.114.world2u.com
Date: Fri, 18 Oct 1996 03:06:47 GMT
Lines: 20

"Richard A. Manzini" <Richard.Manzini@alcoa.com> wrote:

>Does anyone know of any class code for writing 
>images out to *.bmp files (i.e. the complement to
>the BMPImageReader class that PPD never provided)

>Rich

If you have SE (Smalltalk Express for FREE), take a look at an instance method
"saveOnStream:" or something like that (I am too lazy to verify that) defined in
Bitmap class. Use debuger in order to understand how it works and then it will
take 15 minutes to port it to VW. 

 Good luck!


 Vlastimil Adamovsky
 ** C++ and Smalltalk consultant **
 * http://www.stepweb.com *

