0

I am returning to using the xtk library after a short break and I am having issues using the volume.image getter method documented here. Is this method still supported or was it dropped in moving from version 8 to version 9?

neurovis
  • 21
  • 5

1 Answers1

0

I just checked the code and tried it out - it still works for me!

It should return an empty array if the volume was not loaded and the image data once the volume was loaded.

haehn
  • 967
  • 1
  • 6
  • 19