WinStudio
Image Display Property
Use the Image Display property to specify the type of display
for button and static components:
- Fit – Enlarges or reduces
the entire image to fit within the space allotted by the component
without losing the aspect ratio.

- Fill – Resizes the image
to completely fille the space allotted by the component. This often
results in a distorted image, because the width and height of the
image are treated independently, and one can be "stretched"
while the other is "squeezed" to fill the space.
- Actual – Keeps the original
size of the image intact while displaying as much of it as possible.
However, if the image is larger than the allotted space of the component,
the image is cropped.
