From: jpr Date: Thu, 11 Sep 2003 11:12:59 +0000 (+0000) Subject: Special patch to allow gdcm to read ACR-LibIDO formatted images X-Git-Tag: Version0.3.1~172 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=f58ef7f4b7e1e6c25c4fb7b78cd658e1b6efc639;hp=f58ef7f4b7e1e6c25c4fb7b78cd658e1b6efc639;p=gdcm.git Special patch to allow gdcm to read ACR-LibIDO formatted images (if recognition code = ACR_LIBIDO, we switch ROWS and COLUMN) All the gdcmFile::WriteXXX now produce a LibIDO/gdcm readable ACR_LibIDO image when the source was an ACR_LibIDO image. ---