StreamCdnOriginalImageDimensions
@Immutable
Holds the original width and height information for images hosted by Stream CDN which declare said properties in their URL.
Parameters
originalWidth
The width of the original image.
originalHeight
The height of the original image.