App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Properties | List of all members
google.appengine._internal.django.core.files.images.ImageFile Class Reference
Inheritance diagram for google.appengine._internal.django.core.files.images.ImageFile:

Properties

 width = property(_get_width)
 
 height = property(_get_height)
 

Detailed Description

A mixin for use alongside django.core.files.base.File, which provides
additional features for dealing with images.

The documentation for this class was generated from the following file: