Fix clip_view domain handlind
Eighter require to have the passed domain a subdomain of the clipped image's domain or compute the intersection of both.
-
Fix unit test in sub_image.cpp:111 -
Add unit tests "clip + where" -
Add unit tests "clip + where + where" -
Check that "clip" can result in a writable image in clip.cpp