Skip to content

Commit

Permalink
Update Src/libCZI/Doc/coordinate_systems.markdown
Browse files Browse the repository at this point in the history
Co-authored-by: m-aXimilian <[email protected]>
  • Loading branch information
ptahmose and m-aXimilian authored Dec 5, 2024
1 parent bd3c2d3 commit 6b9013c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/libCZI/Doc/coordinate_systems.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As far as libCZI is concerned, there are two coordinate systems that are of inte
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
coordinate system ([SubBlockInfo::logicalRect](https://zeiss.github.io/libczi/structlib_c_z_i_1_1_sub_block_info.html)), which is
unmodified wrt to the actual file content.
Conceptually, the _raw-subblock-coordinate-system_ has the following characteristics:
* The X and Y-axis are such that the subblock's logicalRect are axis-aligned.
Expand Down

0 comments on commit 6b9013c

Please sign in to comment.