mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Merge pull request #5534 from radarhere/type
This commit is contained in:
commit
58661c978b
|
@ -370,7 +370,7 @@ ImagingTransform(
|
|||
int y0,
|
||||
int x1,
|
||||
int y1,
|
||||
double *a,
|
||||
double a[8],
|
||||
int filter,
|
||||
int fill);
|
||||
extern Imaging
|
||||
|
|
Loading…
Reference in New Issue
Block a user