From bd3c2d3fa97be95b886962281a2bfb729278e5f7 Mon Sep 17 00:00:00 2001 From: ptahmose Date: Thu, 5 Dec 2024 10:10:46 +0100 Subject: [PATCH] Update Src/libCZI/Doc/coordinate_systems.markdown Co-authored-by: m-aXimilian <56168660+m-aXimilian@users.noreply.github.com> --- Src/libCZI/Doc/coordinate_systems.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/libCZI/Doc/coordinate_systems.markdown b/Src/libCZI/Doc/coordinate_systems.markdown index 24110e45..c46d1d82 100644 --- a/Src/libCZI/Doc/coordinate_systems.markdown +++ b/Src/libCZI/Doc/coordinate_systems.markdown @@ -5,7 +5,7 @@ Coordinate Systems {#coordinatesystems} As far as libCZI is concerned, there are two coordinate systems that are of interest: -1. The _raw-subblock-coordinate-system_. This is the coordinate system in which the X-Y-positions of the subblocks +1. The _raw-subblock-coordinate-system_ is the coordinate system in which the X-Y-positions of the subblocks are physically stored in the file, and it is also the coordinate system which is used in libCZI. The API [ISubBlock::GetSubBlockInfo](https://zeiss.github.io/libczi/classlib_c_z_i_1_1_i_sub_block.html#a557108549db08e25b1df1ef8fae37a07) is returning the X-Y-position of the subblock in this coordinate system ([SubBlockInfo::logicalRect](https://zeiss.github.io/libczi/structlib_c_z_i_1_1_sub_block_info.html)), and