pro IDLitopInsertImage__define

    compile_opt idl2, hidden
    struc = {IDLitopInsertImage, $
        inherits IDLitOperation}

end