Sets selection of where on the RawBitmap the flipping should be applied.
If selection is applied then the Apply method will return a RawBitmap that is the size of the selection, which will contain the flipped portion of the image that the selection specified.
If selection is applied then the ApplyInPlace method will let only the portion specified by the selection get flipped within the bigger picture.