Package io.getstream.chat.android.models.streamcdn.image
See: Description
-
Enum Summary Enum Description StreamCdnCropImageMode Sets the cropping strategy when added as the 'crop' query parameter to a Stream CDN hosted image URL. StreamCdnResizeImageMode Sets the resizing mode when added as the 'resize' query parameter to a Stream CDN hosted image URL. -
Class Summary Class Description StreamCdnOriginalImageDimensions Holds the original width and height information for images hosted by Stream CDN which declare said properties in their URL.