here\'s my code. It correctly adds the pictures I want and everything works except that the images are using their native resolution, so if the image is big
image.ScaleToFit(500f,30f);
this method keeps the aspect ratio of the image