Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ames!think!mintaka!ogicse!emory!hubcap!ncrcae!usceast!usceast.cs.scarolina.edu!park From: park@usceast.cs.scarolina.edu (Kihong Park) Newsgroups: comp.sys.apollo Subject: Apollo GMR Graphics package question Message-ID: <3150@usceast.UUCP> Date: 21 Mar 90 00:27:27 GMT Sender: park@usceast.UUCP Organization: University of South Carolina, Columbia Lines: 21 I would be greatful if someone could provide me with information on the following Apollo GMR(2-d) package problem: There is a GMR function called "gm_$print" which allows one to save the the current information into an external file. I use a system command "system(prf -trans outputfile)" within my program to print a GMR image file onto the laser printer. 1. Can I control the output format of my output file so that I can use it subsequently in other non-GMR, existing image processing programs? For instance, with CVL files, you can after removing the header, process the file by treating it as a contiguous sequence of pixels which you read in via "getchar" in C. 2. I have grey-level images that need to be printed onto the laser printer, but again, it gives only a black/white output. All help will be appreciated. Kihong Park. (park@cs.scarolina.edu)