<div>Hello,</div><div><br></div><div>I build VTK 8.0 in static mode in Windows 10, VS2015, and I write a simple demo which has two dll modules. The data is transferred as following: </div><div>(1) read data in module 1 and save it, this is no problem.</div><div>(2) transfer the data in module 1 to module 2.</div><div>(3) write the data in module 2, but there is error, the saved data is empty.</div><div>I have traced the code in VTK roughly, the image extent is [0, -1, 0, -1, 0, -1], but I can retrieve the pixel, the pixel value can be get correctly. The demo code I used is attached in this email, any help or tips will be appreciated, thank you!</div><div><br></div><div>Regards,</div><div>Yirui</div>