Pymaging
latest
  • Installation
  • Quickstart
  • Setup for development
  • Overview
  • Internal API
  • Writing formats
  • Contributing to Pymaging
Pymaging
  • Docs »
  • Welcome to Pymaging’s documentation!
  • Edit on GitHub

Welcome to Pymaging’s documentation!¶

About¶

Pymaging is a pure Python imaging library that is compatible both with Python 2 and Python 3.

User Documentation¶

If you want to learn more about how to use pymaging, this part of the documentation is for you:

  • Installation
    • Requirements
      • Python Compatiblity
      • Required Python packages
    • Installing
  • Quickstart
    • Resizing an image

Developer Documentation¶

If you want to hack (or extend) pymaging, this part is for you:

  • Setup for development
  • Overview
    • About Image objects
      • pymaging.image.Image vs pymaging.image.LoadedImage
      • About loaders
    • Pixel arrays
      • Pixel size
      • Important methods
  • Internal API
    • pymaging.image
    • pymaging.affine
    • pymaging.colors
    • pymaging.exception
    • pymaging.formats
    • pymaging.helpers
    • pymaging.pixelarray
    • pymaging.resample
    • pymaging.shapes
    • pymaging.test_utils
    • pymaging.utils
    • pymaging.webcolors
  • Writing formats
    • Decoder
    • Encoder
  • Contributing to Pymaging
    • Community
    • Contributing Code
      • General
      • Syntax and conventions
      • Process
      • Tests
    • Contributing Documentation
      • Section style

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2012, Jonas Obrist. Revision 596a08fc.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.