Object StreamCdnImageResizing.Companion
-
- All Implemented Interfaces:
public class StreamCdnImageResizing.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static StreamCdnImageResizing.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StreamCdnImageResizingdefaultStreamCdnImageResizing()Creates the default Stream CDN image resizing strategy where the image resizing is disabled. -
-
Method Detail
-
defaultStreamCdnImageResizing
final StreamCdnImageResizing defaultStreamCdnImageResizing()
Creates the default Stream CDN image resizing strategy where the image resizing is disabled.
- Returns:
Stream CDN hosted image resizing strategy in the form of StreamCdnImageResizing.
-
-
-
-