Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.event.events.image
/
ImageResizeOptions
/
ImageResizeOptions
Image
Resize
Options
constructor
(
maxLongEdgePx
:
Int
?
=
2560
,
downscaleOnly
:
Boolean
=
true
,
maintainAspectRatio
:
Boolean
=
true
)