object php_bw_jpg_from_rep_dim(string replay_path, string destination_path)
Extracts the map embedded in a replay and saves it using the specified destination_path parameter.
The returned object contains 2 members : ErrorCode (0 if everything went fine) and ErrorString ("OK" if everything went fine).