store image to table via Event onAfterInsert

Hello,

over a routine i store a image “name.png” on my server. now i need to store this image automaticly to my table via Event onAfterInsert. the table has a blob field.

how can i do this?