Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Fix 32-bit truncation on VectorImage Accessor
Initial bug reported in SimpleITK/SimpleITK#2220. On 64-bit windows system, truncation to 32-bit (unsigned long) was occouring when setting VectorImages with over 4GB buffers.
- Loading branch information