From: jpr Date: Fri, 16 May 2008 10:40:23 +0000 (+0000) Subject: Be less ambiguous! X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=8079827eebf541d7a6abbf3ca783f3d66b8ecc88;p=gdcm.git Be less ambiguous! --- diff --git a/Example/ReWrite.cxx b/Example/ReWrite.cxx index 8be2d7c9..ae4530c1 100644 --- a/Example/ReWrite.cxx +++ b/Example/ReWrite.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: ReWrite.cxx,v $ Language: C++ - Date: $Date: 2008/02/13 18:55:28 $ - Version: $Revision: 1.34 $ + Date: $Date: 2008/05/16 10:40:23 $ + Version: $Revision: 1.35 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -42,6 +42,7 @@ int main(int argc, char *argv[]) " ", " mode = a (ACR), x (Explicit VR Dicom), r (RAW : only pixels) ", " j (jpeg lossless), 2 (jpeg2000) ", + " NOTE : JPEG encapsulated in a Dicom File, not JPEG File !", " keepoverlays : user wants to keep ACR-NEMA-like overlays ", " monochrome1 = user wants MONOCHROME1 photom. interp. (0=white) ", " noshadowseq: user doesn't want to load Private Sequences ",