| Member Name | Description |
|---|---|
| AspectFill | Scale the image to fill the view. Some parts may be clipped in order to fill the view. |
| AspectFit | Scale the image to fit the view. Some parts may be left empty (letter boxing). |
| Fill | Scale the image so it exactly fill the view. Scaling may not be uniform in X and Y. |