]> Creatis software - clitk.git/commit
Add error message to prevent bad use of vvImageReader
authorVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Tue, 3 May 2011 14:49:15 +0000 (16:49 +0200)
committerVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Tue, 3 May 2011 14:49:15 +0000 (16:49 +0200)
commit8df51d54a1774008d30619248a3887b8afbe411b
treec406c4f5e26aae97b4d035aa1baee3b796ef25b8
parentd5a2dc4d106f7c63c7f3a42b47e7466b7eb4fe0f
Add error message to prevent bad use of vvImageReader

* vvImageReader had the same behaviour when used with MERGEDWITHTIME and
  with IMAGEWITHTIME in case of multiple images to load. The second is
  less effective since it composes multiple images to decompose them
  after. I added an error message asking to use MERGEDWITHTIME in this
  case.
common/vvImageReader.txx