Erledigt:
$x = $box["left"] + ($Image_Width / 2) - ($box["width"] / 2);
$y = $box["top"] + ($Image_Height / 2) - ($box["height"] / 2);
Erledigt:
$x = $box["left"] + ($Image_Width / 2) - ($box["width"] / 2);
$y = $box["top"] + ($Image_Height / 2) - ($box["height"] / 2);