diff OrthancServer/Sources/Database/StatelessDatabaseOperations.h @ 5316:03501a258d9e

added instance metadata "PixelDataVR"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Jun 2023 08:48:38 +0200
parents acaea72a3e91
children 176bc05f85f4 48b8dae6dc77
line wrap: on
line diff
--- a/OrthancServer/Sources/Database/StatelessDatabaseOperations.h	Mon Jun 19 19:20:53 2023 +0200
+++ b/OrthancServer/Sources/Database/StatelessDatabaseOperations.h	Thu Jun 22 08:48:38 2023 +0200
@@ -759,6 +759,7 @@
                       DicomTransferSyntax transferSyntax,
                       bool hasPixelDataOffset,
                       uint64_t pixelDataOffset,
+                      ValueRepresentation pixelDataVR,
                       MaxStorageMode maximumStorageMode,
                       uint64_t maximumStorageSize,
                       unsigned int maximumPatients,