protected override IField ReadInlineField(Instruction instr)
 {
     return(imageReader.ReadFieldRef());
 }