Commit Graph
17 Commits
Author SHA1 Message Date
Stefan van der Walt c10f3a886c Add image stack. 2009-11-07 17:41:29 +02:00
Stefan van der Walt 447397dfa3 Describe plugins using .ini files, so that we don't need to import them to know their capabilities. 2009-11-03 00:09:31 +02:00
sccolbert 5a17a208d0 cleaned up the gtk plugin and window manager. rock and roll! 2009-11-02 17:50:00 +01:00
sccolbert fdea274262 Added the beginning of the gtk imshow plugin. And added the generic window manager. 2009-11-02 17:23:41 +01:00
Stefan van der Walt 27a516c0de Second part of I/O infrastructure reorganisation. 2009-11-02 01:49:47 +02:00
Stefan van der Walt 940f318b31 Remove plugin functionality from io.py. Implement setting default plugins and querying the plugins available. 2009-11-01 12:38:36 +02:00
Stefan van der Walt e7d6875cab Document _call_plugin. 2009-11-01 12:37:17 +02:00
Stefan van der Walt a7b17bb21b Add tests for IO plugins. 2009-11-01 11:46:12 +02:00
Stefan van der Walt 9bec0ef888 Plugin framework for image I/O. 2009-10-31 21:10:27 +02:00
Stefan van der Walt 96ab199b55 Rename collections module. 2009-10-12 08:56:24 +02:00
Ralf Gommers b19c0368fe Fixes to MultiImage, added tests for it, plus a test TIF image. 2009-10-12 02:02:53 +02:00
Ralf Gommers cb191a2a40 Make as_grey settable, and provide reload function. 2009-10-12 00:34:25 +02:00
Ralf Gommers 1a84c71685 Now really commit all changes. 2009-10-11 21:42:11 +02:00
Ralf Gommers 7482165337 Remove Image class, and implement Stefan's suggestions. 2009-10-10 22:51:40 +02:00
Ralf Gommers 8059f43671 Add MultiImg to __all__. 2009-10-09 19:28:28 +02:00
Ralf Gommers 52f10ea293 Added a MultiImg class similar to the ImageCollection one, to function as the data structure for multi-image files. 2009-10-09 19:07:28 +02:00
Ralf Gommers b35220f33c Add Stefan's io.py 2009-10-09 14:32:33 +02:00