mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-16 14:46:58 +03:00
4 lines
53 B
C
4 lines
53 B
C
|
typedef struct {
|
||
|
char *pixel_format;
|
||
|
} BCNSTATE;
|