int findStartOfInputImage(int index) {
   return MFImageWrapper.findStartOfImage(index, storedInputValue);
 }