Pillow/libImaging/Sgi.h

10 lines
129 B
C
Raw Normal View History

2017-07-28 01:51:10 +03:00
/* Sgi.h */
typedef struct {
/* CONFIGURATION */
2017-07-28 22:58:17 +03:00
/* Number of bytes per channel per pixel */
2017-07-28 01:51:10 +03:00
int bpc;
} SGISTATE;