NeXT TypedStream Data | 1991-10-08 | 2.7 KB | 86 lines
typedstream
StreamTable
HashTable
Object
[20c]
typedstream
[687c]
typedstream
HashTable
Object
Controller
HeaderClass
%%%%i@@
/usr/include/sys/file.h
genericobject_nib
newImage
infoPanel
newWindow
saveTiff:
openImage:
info:
FirstResponder
firstnib
checkSpelling:
alignSelCenter:
unscript:
pasteFont:
runPageLayout:
superscript:
copyRuler:
copyFont:
selectAll:
pasteRuler:
toggleRuler:
showGuessPanel:
alignSelLeft:
paste:
performClose:
arrangeInFront:
subscript:
copy:
alignSelRight:
delete:
orderFrontColorPanel:
underline:
performMiniaturize:
[1986c]
typedstream
HashTable
Object
NibData
@@@@s
Storage
{*@@}
[9{*@@}]
File's Owner
CustomObject
Controller
WindowTemplate
iiii***@s@
Panel
Responder
TextField
Control
TextFieldCell
ActionCell
This program allows you to view 24-bit color images that are stored in a binary file using the following byte format:
xwidth, ywidth (long int - 8 bytes), followed by xwidth*ywidth*3 bytes of 8-bit interleaved pixel rgb values (char *), scanned to the right and down the image. This is a fairly standard ray-trace output file format. There should be a ".raypic" extension on all files to be read in. You can also write out ".tiff" files using this program.
This program is freeware: you may copy, distribute, and use this software as long as NO fee is charged beyond standard distribution fees. If you paid money for this program, you got ripped off.
Helvetica
Bitmap Viewer
by Don Yacktman
Button
ButtonCell
Bitmap
defaultappicon
BVersion 1.0 Copyright 1991, Don Yacktman. All Rights Reserved.