static func != (Self, Self) -> Bool
Indicates whether two scales are unequal.
static func == (Image.Scale, Image.Scale) -> Bool
Indicates whether two scales are equal.
var hashValue : Int
The hashed value of the scale.
Availability 有効性
Technology
func hash(into hasher: inout Hasher
)
hasher
The hash function to use when combining the components of the scale.
static func != (Self, Self) -> Bool
static func == (Image.Scale, Image.Scale) -> Bool
var hashValue : Int