We would like to ask for some feedback about adding `expand` argument to affine image/mask transformations. Currently, [rotate op](https://pytorch.org/vision/stable/generated/torchvision.transforms.functional.rotate.html#torchvision.transforms.functional.rotate) has `extend` argument which does the following: <img width=512 src="https://user-images.githubusercontent.com/2459423/158867251-666728e1-64dc-4a77-9656-8a52a53f920f.png"/> Do you think that it would be helpful to have `expand` option with affine image/mask transformations ? _Originally posted by @vfdev-5 in https://github.com/pytorch/vision/pull/5638#discussion_r833095644_ cc @vfdev-5 @datumbox @bjuncek