I am developing a form where it has a list of users and profile images on the right. Right now I have a default Multi image. I do not have a thumb nail and I decided to use the default image from resource but it's really huge on the screen. I created a FontImage with fontsize 8 which is the perfect size.
- Can I create a FontImage from an image from Multi Image?
- If not how do I resize the image to fit to the size as to font size?
- Any example of showing customer info on right and scaled profile image on the left to fit with right the information?
Please advise