static func == (Image.ResizingMode , Image.ResizingMode ) -> Bool
Indicates whether two resizing modes are equal.
static func != (Self, Self) -> Bool
Indicates whether two resizing modes are unequal.
var hashValue : Int
The hashed value of the resizing mode.