SquashOptions: { background?: string; extMode?: ExtMode; maxSize?: number; outMargin?: number; overwrite?: boolean; resizeType?: ResizeType; } Type declaration
Optional background?: string
Optional extMode?: ExtMode
Optional maxSize?: number
Optional outMargin?: number
Optional overwrite?: boolean
Optional resizeType?: ResizeType
The
SquashOptionsinterface is defining the settings that can be passed with the.squash.ini file that defines the general Squashify script settings.