ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/xraster.h
(Generate patch)

Comparing ray/src/px/xraster.h (file contents):
Revision 3.2 by greg, Tue Feb 25 02:47:22 2003 UTC vs.
Revision 3.3 by greg, Fri Jun 27 06:53:22 2003 UTC

# Line 3 | Line 3
3   * xraster.h - header file for X routines using images.
4   */
5  
6 #include "copyright.h"
7
6   typedef struct {
7          int     width, height;                  /* image size */
8          int     ncolors;                        /* number of colors */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines