Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document remaining Image* modules listed in PIL handbook #377

Merged
merged 8 commits into from
Oct 14, 2013

Conversation

irskep
Copy link
Contributor

@irskep irskep commented Oct 14, 2013

ImagePalette, ImagePath, ImageQt, ImageSequence, ImageStat, ImageTk, and ImageWin.

ImageTransform and ImageShow were not in the handbook so I didn't do it yet. I haven't decided how to organize the remaining modules (see PIL.rst). Suggestions would be helpful.

I'm not really sure why ImagePalette's methods are all marked experimental, or what ImageTransform is for.

Preview in the usual place.

@wiredfool
Copy link
Member

ImageTransform is mostly documented at Image.transform(), such as it is. It's a little dense and doesn't really cover everything, I had to muck around in the source to do the tests on it recently. I'm not sure that ImageTransform needs much other than a pointer to an expanded version of Image.transform(). (though, I haven't looked in detail to see if the data parameters explain any more than were in the other comment).

aclark4life added a commit that referenced this pull request Oct 14, 2013
Document remaining Image* modules listed in PIL handbook
@aclark4life aclark4life merged commit 4ed5882 into python-pillow:master Oct 14, 2013
radarhere pushed a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants