Reading pixels from screen

Bob Amen amen at SGI.COM
Sat Oct 6 10:41:35 AEST 1990


>From article <9010021504.AA11064 at aero4.larc.nasa.gov>, by blbates at AERO4.LARC.NASA.GOV ("Brent L. Bates AAD/TAB MS361 x42854"):
+ 
+    The 4Dgifts/imgtools utility scrsave has a call to gl_readscreen.
+ Why isn't this a "normal" graphics call.  

	Routines beginning in gl_ are routines internal to the GL and are
not guaranteed to be there at all in the next release.  If they are in future
releases fo the GL they are not guaranteed to have the same calling arguments,
etc.

+ For people trying create screen dump utilities this is a key routine.

	Look at lrectread(3g), readsource(3g), pixmode(3g) and readRGB(3g).

+ And DON'T tell me to use scrsave (or icut/snapshot which call scrsave).

	Ok, I won't.
+ --
+ 
+ 					Brent

-- 
	      Bob Amen (amen at sgi.com) (+1 213 312-0227)
	Silicon Graphics Computer Systems -- Los Angeles Office



More information about the Comp.sys.sgi mailing list