home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!emory!ogicse!das-news.harvard.edu!husc-news.harvard.edu!husc8.harvard.edu!crevier
- From: crevier@husc8.harvard.edu (Daniel Crevier)
- Newsgroups: comp.sys.mac.programmer
- Subject: Reading in jpeg compressed PICT files
- Message-ID: <1992Nov12.192450.17388@husc3.harvard.edu>
- Date: 13 Nov 92 00:24:50 GMT
- Article-I.D.: husc3.1992Nov12.192450.17388
- Organization: Harvard University Science Center
- Lines: 15
- Nntp-Posting-Host: husc8.harvard.edu
-
-
- I am trying to convert some PICT files that were captured with the
- video spigot into a format called FITS so that I can use them with a program
- called macvista. My problem is in loading the pict files. My plan was to
- create a gworld, and then open the PICT files using the source from tech note
- 152, and then draw it in the gworld, and then go through it with GetCPixel, and
- convert it. I can't get it working... I tried just loading a picture into
- a CWindow using the source from tech note 152, and it crashes when doing the
- DrawPicture call. Will this not work with JPEG pictures for some reason? I
- can send source if needed. Any help, or pointers to source to load pictures
- would be appreciated.
-
- Dan
-
- crevier@husc8.harvard.edu
-