X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmRLEFrame.h;h=3f288ecfc83ce7b4f03b78fde1d196dc55532901;hb=3370a8090c600a3d4dbe5573a62d1dddb59819f2;hp=f65894261e4f6c0265fc048379467abf2c755b32;hpb=01b26529fd830405f78ca1dc1fd7d2d7558a8a6e;p=gdcm.git diff --git a/src/gdcmRLEFrame.h b/src/gdcmRLEFrame.h index f6589426..3f288ecf 100644 --- a/src/gdcmRLEFrame.h +++ b/src/gdcmRLEFrame.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmRLEFrame.h,v $ Language: C++ - Date: $Date: 2004/10/08 08:42:11 $ - Version: $Revision: 1.3 $ + Date: $Date: 2004/10/08 16:27:20 $ + Version: $Revision: 1.4 $ 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 @@ class GDCM_EXPORT gdcmRLEFrame { friend class gdcmDocument; friend class gdcmFile; +friend class gdcmPixelConvert; int NumberFragments; long Offset[15]; long Length[15];