TODO notes

updated the TODO again
This commit is contained in:
John Cupitt 2011-07-08 14:28:08 +01:00
parent 6131388cc4
commit c78e3382fc
1 changed files with 8 additions and 1 deletions

9
TODO
View File

@ -1,6 +1,13 @@
- icc import / export should cast their inputs, they insist on uchar etc. at
- icc import / export should cast their inputs, they insist on uchar/ushort at
the moment
we could band up (mono->rgb) and banddown (take first three? take forst
three, then process, then reattach remainder?) as well
other colour ops (eg. im_Lab2LCh) just insist on three bands and do a
cast to float for you
- can we call vips7 funcs from the vips8 interface?