Skip to main content
Home Browse Development Display Graphics 102 C
Display Graphics 102 C 1.0.2
Display Graphics 102 C icon

Display Graphics 102 C

Development · v1.0.2
Filenamedisplay-graphics-102-c.hqx
Size50.0 KB (51228 bytes)
Downloads13
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
About
DisplayGraphicsKludge gives vanilla (ordinary) C programs access to the Mac's graphics, without needing to know how to program the Mac's Graphic User Interface (GUI). DisplayGraphicsKludge is a C procedure that graphically displays any contiguous area of your C program's memory (RAM image) as a 2 dimensional uniformly distributed 256 level gray scale image. The image data in memory is interpreted as one byte per pixel, where 0 = black and 255 = white. The image is displayed in a dialog box. The gray scale image can be printed or saved to the disk as a TeachText/SimpleText PICT file. DisplayGraphicsKludge requires that your computer's leftmost monitor be set to 256 or millions of colors/greys (black&white, 4, 16, & thousands will not work OK). DisplayGraphicsKludge is free, courtesy of the Center for Bioengineering at the University of Washington. Version 1.0.2 corrects some variables defined as ints (they should be short or long to insure that all compilers make them the right size). Sam
File Info

This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded — use The Unarchiver to decode it.

mp.ls