Currently, when placing an image into a texture that has a bounding box larger than the image itself, the image will either be centered or tiled. There does not appear to be a way to scale an Image or a Texture using piu.
It's a pretty standard part of UI toolkits to be able to set an image to scale proportionally to fit it's bounding box, so this omission is surprising.