Hello to all! I am performing a registration process of dicom images. After reading dicom files from a directory, I want to see the size of the 'reader', I mean the total image size that are read during the process. Can I do this? Is there any function such as "GetSizeOf" for it? Thank you in advance!