Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | ImageView
A view into an image.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
height( (ImageView)arg1) -> int : C++ signature : unsigned int height(mapnik::image_view<mapnik::ImageData<unsigned int> > {lvalue}) |
save( (ImageView)arg1, (str)arg2 [, (str)arg3]) -> None : C++ signature : void save(mapnik::image_view<mapnik::ImageData<unsigned int> >,std::string [,std::string]) |
tostring( (ImageView)arg1) -> object : C++ signature : _object* tostring(mapnik::image_view<mapnik::ImageData<unsigned int> >) tostring( (ImageView)arg1, (str)arg2) -> object : C++ signature : _object* tostring(mapnik::image_view<mapnik::ImageData<unsigned int> >,std::string) |
width( (ImageView)arg1) -> int : C++ signature : unsigned int width(mapnik::image_view<mapnik::ImageData<unsigned int> > {lvalue}) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 8 15:33:04 2009 | http://epydoc.sourceforge.net |