Use sp_setrepcol to mark a column with an image or rawobject datatype for replication.
sp_setrepcol table, column, status
sp_setrepcol au_pix, pic, always_replicate
sp_setrepcol au_pix, pic, replicate_if_changed
sp_setrepcol au_pix, pic, replicate_if_changed, use_index