static func == (Image.ResizingMode , Image.ResizingMode ) -> Bool
Indicates whether two resizing modes are equal.
func hash(into: inout Hasher)
Hashes the essential components of the resizing mode by passing them into the given hash function.
var hashValue : Int
The hashed value of the resizing mode.