Scale until the whole image fits, keeping the aspect ratio.
Scale until the box is covered, cropping the overflow, keeping the aspect ratio.
Stretch to the box, ignoring the aspect ratio. The default.
Draw at its natural size.
ObjectFit.None or ObjectFit.Contain, whichever is smaller.
How an image fills the box it is drawn into. CSS
object-fit.