ImageDimensions public struct ImageDimensions : Codable, Equatable Height and width of an image. height Height in pixels of the image. Declaration Swift public var height: Int? width Width in pixels of the image. Declaration Swift public var width: Int? Copyright 2020 IBM Generated by jazzy ♪♫ v0.14.0, a Realm project.