Pillow/libImaging/Sgi.h
2017-09-29 09:15:16 +00:00

10 lines
129 B
C

/* Sgi.h */
typedef struct {
/* CONFIGURATION */
/* Number of bytes per channel per pixel */
int bpc;
} SGISTATE;